diff --git a/app/main.c b/app/main.c index f127df2..8507dfb 100644 --- a/app/main.c +++ b/app/main.c @@ -236,8 +236,8 @@ static void processFKeyFunction(const KEY_Code_t Key, const bool beep) case KEY_7: #ifdef ENABLE_VOX ACTION_Vox(); -#else - toggle_chan_scanlist(); +//#else +// toggle_chan_scanlist(); #endif break;