This commit is contained in:
@@ -643,7 +643,7 @@ static void MAIN_Key_MENU(bool bKeyPressed, bool bKeyHeld) {
|
||||
#ifdef ENABLE_FEAT_F4HWN
|
||||
// Exclude work with list 1, 2, 3 or all list
|
||||
if (gScanStateDir != SCAN_OFF) {
|
||||
if (FUNCTION_IsRx()) {
|
||||
if (FUNCTION_IsRx() || gScanPauseDelayIn_10ms > 9) {
|
||||
gMR_ChannelExclude[gTxVfo->CHANNEL_SAVE] = true;
|
||||
|
||||
gVfoConfigureMode = VFO_CONFIGURE;
|
||||
|
Reference in New Issue
Block a user