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

Dual-RX and T-VFO mimics the original firmware (TDR) and (WX).

This commit is contained in:
OneOfEleven
2023-10-07 00:23:00 +01:00
parent abce2921f7
commit fd3df27afe
4 changed files with 13 additions and 5 deletions

View File

@ -199,7 +199,7 @@ const char gSubMenu_CHAN[3][10] =
const char gSubMenu_XB[3][10] =
{
"MAIN\nVFO",
"RX\nVFO",
"UPPER\nVFO",
"LOWER\nVFO"
};