0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-20 06:58:39 +03:00

Exit boot screen with any key press + compander update

This commit is contained in:
OneOfEleven
2023-09-16 09:31:20 +01:00
parent 00fe1de467
commit 3793b64373
8 changed files with 18 additions and 14 deletions

View File

@ -122,7 +122,7 @@ extern const char gSubMenu_ROGER[3][6];
extern const char gSubMenu_RESET[2][4];
extern const char gSubMenu_F_LOCK[6][4];
#ifdef ENABLE_COMPANDER
extern const char gSubMenu_Compand[3][6];
extern const char gSubMenu_Compand[4][6];
#endif
extern bool gIsInSubMenu;