This commit is contained in:
Armel FAUVEAU
2025-02-07 04:42:53 +01:00
parent b915ef98c4
commit 0634d2ba2b

View File

@@ -1943,8 +1943,8 @@ static void MENU_Key_UP_DOWN(bool bKeyPressed, bool bKeyHeld, int8_t Direction)
VFO = 2; VFO = 2;
break; break;
case MENU_SLIST1: case MENU_SLIST1:
VFO = 1;
bCheckScanList = true; bCheckScanList = true;
VFO = 1;
break; break;
default: default: