mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-13 19:40:31 +03:00
Launch Control
Adds a race start assistance system that allows the pilot to pitch forward and then release the sticks with the quad holding position for the race start.
This commit is contained in:
parent
8609346f21
commit
e4dc93b128
14 changed files with 377 additions and 17 deletions
|
@ -76,6 +76,7 @@ typedef enum {
|
|||
BOXPIDAUDIO,
|
||||
BOXACROTRAINER,
|
||||
BOXVTXCONTROLDISABLE,
|
||||
BOXLAUNCHCONTROL,
|
||||
CHECKBOX_ITEM_COUNT
|
||||
} boxId_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue