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:
@ -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;
|
||||
|
Reference in New Issue
Block a user