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

Fix F+4 and F+* scanning

This commit is contained in:
OneOfEleven
2023-10-07 15:12:53 +01:00
parent f93f3659f9
commit 06c7d79b4b
12 changed files with 209 additions and 154 deletions

View File

@ -341,6 +341,7 @@ const char gSubMenu_SCRAMBLER[11][7] =
};
const char gSubMenu_SIDE_BUTT[9][16] =
//const char gSubMenu_SIDE_BUTT[10][16] =
{
"NONE",
"FLASH\nLIGHT",
@ -350,7 +351,8 @@ const char gSubMenu_SIDE_BUTT[9][16] =
"VOX\non\\off",
"ALARM\non\\off",
"FM RADIO\non\\off",
"TX\n1750Hz"
"TX\n1750Hz",
// "2nd PTT",
};
// ***************************************************************************************