mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 04:45:24 +03:00
Pit mode on a switch
This commit is contained in:
parent
0d89fce800
commit
b13e73c9bb
7 changed files with 110 additions and 33 deletions
|
@ -61,6 +61,7 @@ typedef enum {
|
|||
BOXPREARM,
|
||||
BOXBEEPGPSCOUNT,
|
||||
BOX3DONASWITCH,
|
||||
BOXVTXPITMODE,
|
||||
CHECKBOX_ITEM_COUNT
|
||||
} boxId_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue