Loading
Replace boolean is_video()
As now the switch button supports 3 mode
enum FunctionalMode {
PHOTO,
VIDEO,
QRCODE
};
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
As now the switch button supports 3 mode
enum FunctionalMode {
PHOTO,
VIDEO,
QRCODE
};