1
0
Fork 0
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:
Curtis Bangert 2017-11-19 18:57:04 -05:00
parent 0d89fce800
commit b13e73c9bb
7 changed files with 110 additions and 33 deletions

View file

@ -61,6 +61,7 @@ typedef enum {
BOXPREARM,
BOXBEEPGPSCOUNT,
BOX3DONASWITCH,
BOXVTXPITMODE,
CHECKBOX_ITEM_COUNT
} boxId_e;