This commit is contained in:
Armel FAUVEAU
2024-07-10 16:26:55 +02:00
parent ab62ef040c
commit db32c742e3

View File

@@ -224,9 +224,7 @@ static void processFKeyFunction(const KEY_Code_t Key, const bool beep)
#endif #endif
} }
else { else {
#ifdef ENABLE_VOX
toggle_chan_scanlist(); toggle_chan_scanlist();
#endif
} }
break; break;