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

Dual-RX/2nd-RX updated

This commit is contained in:
OneOfEleven
2023-10-07 10:14:23 +01:00
parent 732028b3e9
commit 55d5dbee41
5 changed files with 12 additions and 7 deletions

View File

@ -148,7 +148,7 @@ extern const char gSubMenu_W_N[2][7];
extern const char gSubMenu_OFF_ON[2][4];
extern const char gSubMenu_SAVE[5][4];
extern const char gSubMenu_TOT[11][7];
extern const char gSubMenu_CHAN[3][10];
extern const char gSubMenu_TDR[3][10];
extern const char gSubMenu_XB[3][10];
#ifdef ENABLE_VOICE
extern const char gSubMenu_VOICE[3][4];