Fix issue #182
This commit is contained in:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user