mirror of
https://github.com/egzumer/uv-k5-firmware-custom.git
synced 2025-12-13 05:19:50 +04:00
Fix #384: FM radio getting stuck off on unrecognized incoming CTCSS tone
This commit is contained in:
@@ -267,6 +267,7 @@ void FUNCTION_Select(FUNCTION_Type_t Function)
|
||||
gSchedulePowerSave = false;
|
||||
|
||||
#if defined(ENABLE_FMRADIO)
|
||||
gFM_RestoreCountdown_10ms = 0;
|
||||
if(Function != FUNCTION_INCOMING)
|
||||
gFM_RestoreCountdown_10ms = 0;
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user