1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 16:25:31 +03:00

Cleanup Modes

This commit is contained in:
borisbstyle 2016-06-01 22:44:56 +02:00
parent c45475b8af
commit bb880e68d3
3 changed files with 2 additions and 4 deletions

View file

@ -49,7 +49,6 @@ typedef enum {
BOXBLACKBOX,
BOXFAILSAFE,
BOXAIRMODE,
BOXSUPEREXPO,
BOX3DDISABLESWITCH,
CHECKBOX_ITEM_COUNT
} boxId_e;