mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-20 06:58:39 +03:00
Chan/Freq scan stays where you stop it - IF it's paused there
This commit is contained in:
@ -222,6 +222,8 @@ void ACTION_Scan(bool bRestart)
|
||||
// start scanning
|
||||
|
||||
APP_channel_next(true, SCAN_STATE_DIR_FORWARD);
|
||||
|
||||
g_scan_pause_10ms = 0; // go NOW
|
||||
|
||||
#ifdef ENABLE_VOICE
|
||||
AUDIO_SetVoiceID(0, VOICE_ID_SCANNING_BEGIN);
|
||||
|
Reference in New Issue
Block a user