1
0
Fork 0
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:
jflyper 2018-02-03 11:18:18 +09:00
parent 8294048ce5
commit 6557b161aa
15 changed files with 193 additions and 1 deletions

View file

@ -67,6 +67,10 @@ typedef enum {
BOXBEEPGPSCOUNT,
BOX3DONASWITCH,
BOXVTXPITMODE,
BOXUSER1,
BOXUSER2,
BOXUSER3,
BOXUSER4,
CHECKBOX_ITEM_COUNT
} boxId_e;