1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 04:15:44 +03:00

Merge pull request #6992 from etracer65/launch_control

Launch Control
This commit is contained in:
Michael Keller 2018-11-02 00:49:42 +13:00 committed by GitHub
commit c0344496ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 483 additions and 18 deletions

View file

@ -73,6 +73,7 @@ typedef enum {
BOXPIDAUDIO,
BOXACROTRAINER,
BOXVTXCONTROLDISABLE,
BOXLAUNCHCONTROL,
CHECKBOX_ITEM_COUNT
} boxId_e;