Refactoring

This commit is contained in:
Armel FAUVEAU
2024-04-01 07:17:25 +02:00
parent a56850c3ac
commit 4276211ed9
4 changed files with 7 additions and 7 deletions

View File

@@ -894,7 +894,7 @@ void APP_Update(void)
APP_EndTransmission();
AUDIO_PlayBeep(BEEP_880HZ_60MS_TRIPLE_BEEP);
AUDIO_PlayBeep(BEEP_880HZ_60MS_DOUBLE_BEEP);
RADIO_SetVfoState(VFO_STATE_TIMEOUT);