Some memory optimizations

This commit is contained in:
Armel FAUVEAU
2024-10-31 02:29:55 +01:00
parent 04d98e1d98
commit 122b1d2faf
3 changed files with 4 additions and 21 deletions

View File

@@ -161,7 +161,6 @@ extern const char gSubMenu_TXP[8][6];
extern const char gSubMenu_SFT_D[3][4];
extern const char gSubMenu_W_N[2][7];
extern const char gSubMenu_OFF_ON[2][4];
extern const char gSubMenu_SAVE[6][4];
extern const char gSubMenu_TOT[11][7];
extern const char* const gSubMenu_RXMode[4];