mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-20 06:58:39 +03:00
Made the channel/frequencies/name stand in line
This commit is contained in:
@ -109,11 +109,7 @@ extern const char gSubMenu_CHAN[3][7];
|
||||
extern const char gSubMenu_VOICE[3][4];
|
||||
#endif
|
||||
extern const char gSubMenu_SC_REV[3][3];
|
||||
#ifndef ENABLE_CHAN_NAME_FREQ
|
||||
extern const char gSubMenu_MDF[3][5];
|
||||
#else
|
||||
extern const char gSubMenu_MDF[4][8];
|
||||
#endif
|
||||
extern const char gSubMenu_MDF[4][8];
|
||||
#ifdef ENABLE_ALARM
|
||||
extern const char gSubMenu_AL_MOD[2][5];
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user