Fixed backlight = off exit problem

This commit is contained in:
OneOfEleven
2023-09-20 08:40:35 +01:00
parent af9b0d6cb7
commit 2e0571b600
6 changed files with 15 additions and 25 deletions

View File

@@ -121,6 +121,7 @@ extern const char gSubMenu_PONMSG[4][5];
extern const char gSubMenu_ROGER[3][6];
extern const char gSubMenu_RESET[2][4];
extern const char gSubMenu_F_LOCK[6][4];
extern const char gSubMenu_BACK_LIGHT[6][7];
#ifdef ENABLE_COMPANDER
extern const char gSubMenu_Compand[4][6];
#endif