This commit is contained in:
Armel FAUVEAU
2024-07-10 16:30:05 +02:00
parent db32c742e3
commit e731d9d1f9

View File

@@ -236,8 +236,8 @@ static void processFKeyFunction(const KEY_Code_t Key, const bool beep)
case KEY_7: case KEY_7:
#ifdef ENABLE_VOX #ifdef ENABLE_VOX
ACTION_Vox(); ACTION_Vox();
#else //#else
toggle_chan_scanlist(); // toggle_chan_scanlist();
#endif #endif
break; break;