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)
|
||||
if(Function != FUNCTION_INCOMING)
|
||||
gFM_RestoreCountdown_10ms = 0;
|
||||
#endif
|
||||
}
|
||||
|
Reference in New Issue
Block a user