mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-18 22:29:50 +03:00
frequency scan ignore list update
This commit is contained in:
@ -251,7 +251,7 @@ void ACTION_Scan(bool bRestart)
|
||||
// start scanning
|
||||
|
||||
#ifdef ENABLE_SCAN_IGNORE_LIST
|
||||
FI_clear_freq_ignored();
|
||||
// FI_clear_freq_ignored();
|
||||
#endif
|
||||
|
||||
g_monitor_enabled = false;
|
||||
|
Reference in New Issue
Block a user