Change SC_REV menu items names

This commit is contained in:
Krzysiek Egzmont 2023-10-20 19:11:30 +02:00
parent c55a40481d
commit b29bae88f1

View File

@ -207,9 +207,9 @@ const char* gSubMenu_RXMode[4] =
const char gSubMenu_SC_REV[3][8] =
{
"TIME",
"TIMEOUT",
"CARRIER",
"SEARCH"
"STOP"
};
const char* gSubMenu_MDF[4] =