1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-14 20:10:18 +03:00

New turtle mode that only spins needed props

This commit is contained in:
Bryce Johnson 2017-08-18 17:00:24 -05:00
parent 4948415560
commit fd37566bc5
5 changed files with 49 additions and 9 deletions

View file

@ -57,7 +57,7 @@ typedef enum {
BOXCAMERA1,
BOXCAMERA2,
BOXCAMERA3,
BOXDSHOTREVERSE,
BOXFLIPOVERAFTERCRASH,
BOXPREARM,
CHECKBOX_ITEM_COUNT
} boxId_e;