Save zero bytes, MDR

This commit is contained in:
Armel FAUVEAU
2024-02-12 04:15:41 +01:00
parent 1d8703c7ef
commit f1d8773c08
2 changed files with 8 additions and 0 deletions

View File

@@ -30,7 +30,9 @@ enum BEEP_Type_t
BEEP_500HZ_60MS_DOUBLE_BEEP_OPTIONAL,
BEEP_440HZ_500MS,
BEEP_880HZ_200MS,
#ifndef ENABLE_FEAT_F4HWN
BEEP_880HZ_500MS,
#endif
BEEP_500HZ_60MS_DOUBLE_BEEP,
BEEP_440HZ_40MS_OPTIONAL,
BEEP_880HZ_40MS_OPTIONAL,