mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
Add box to pinio monitor/mapper
This commit is contained in:
parent
8294048ce5
commit
6557b161aa
15 changed files with 193 additions and 1 deletions
|
@ -67,6 +67,10 @@ typedef enum {
|
|||
BOXBEEPGPSCOUNT,
|
||||
BOX3DONASWITCH,
|
||||
BOXVTXPITMODE,
|
||||
BOXUSER1,
|
||||
BOXUSER2,
|
||||
BOXUSER3,
|
||||
BOXUSER4,
|
||||
CHECKBOX_ITEM_COUNT
|
||||
} boxId_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue