mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-14 03:50:02 +03:00
Chirp signal generator as flight mode (#13105)
This commit is contained in:
parent
cfb4f8fe08
commit
899ce6731d
18 changed files with 301 additions and 1 deletions
|
@ -35,6 +35,7 @@ typedef enum {
|
|||
BOXMAG,
|
||||
BOXALTHOLD,
|
||||
BOXHEADFREE,
|
||||
BOXCHIRP,
|
||||
BOXPASSTHRU,
|
||||
BOXFAILSAFE,
|
||||
BOXPOSHOLD,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue