mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-14 03:50:02 +03:00
New feature 'Beeper Mute'
Added comma in the last element of struct Removed BOXBEEPERON from condition
This commit is contained in:
parent
8e9e533305
commit
4b9ac000ec
3 changed files with 5 additions and 2 deletions
|
@ -76,6 +76,7 @@ typedef enum {
|
|||
BOXLAUNCHCONTROL,
|
||||
BOXMSPOVERRIDE,
|
||||
BOXSTICKCOMMANDDISABLE,
|
||||
BOXBEEPERMUTE,
|
||||
CHECKBOX_ITEM_COUNT
|
||||
} boxId_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue