0
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:
OneOfEleven
2023-11-04 12:53:36 +00:00
parent 13dfd039bd
commit c502345b33
7 changed files with 39 additions and 25 deletions

View File

@ -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;