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

Removed unneeded function call param (band)

This commit is contained in:
OneOfEleven
2023-10-01 17:19:38 +01:00
parent c3c344daec
commit de174d072c
19 changed files with 104 additions and 106 deletions

3
main.c
View File

@ -109,9 +109,8 @@ void Main(void)
while (MenuList[gMenuListCount].name[0] != '\0')
gMenuListCount++;
gMenuCursor = MENU_350TX;
gSubMenuSelection = gSetting_350TX;
gF_LOCK = true;
gMenuCursor = MENU_350TX;
}
else
{ // hide the hidden menu items