Fix random upper/lower for TX, bring back TX on last RX

This commit is contained in:
Krzysiek Egzmont
2023-10-09 16:02:57 +02:00
parent 43f4790f5b
commit 4b9147327a
2 changed files with 12 additions and 11 deletions

View File

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