Flipper sub (raw+binraw AND ONLY OOK) TX (#2361)

This commit is contained in:
Totoo
2024-11-16 18:03:53 +01:00
committed by GitHub
parent 31c53dc455
commit 59f72cbff1
13 changed files with 889 additions and 34 deletions

View File

@@ -60,7 +60,8 @@ enum LangConsts {
LANG_SHOWQR,
LANG_SAVE,
LANG_LOCK,
LANG_UNLOCK
LANG_UNLOCK,
LANG_BROWSE
};
class LanguageHelper {