Replace boolean is_video()
As now the switch button supports 3 mode
enum FunctionalMode {
PHOTO,
VIDEO,
QRCODE
};
Loading
Please register or sign in to comment
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
};