Merge pull request #3 from armel/feature_update

Feature update
This commit is contained in:
Armel FAUVEAU
2024-03-14 20:19:24 +01:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@@ -66,6 +66,8 @@ static void BACKLIGHT_Sound(void)
AUDIO_PlayBeep(BEEP_880HZ_60MS_TRIPLE_BEEP);
gK5startup = false;
}
else
gK5startup = false;
}