1
0
Fork 0
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:
pichim 2025-01-21 11:22:35 +01:00 committed by GitHub
parent cfb4f8fe08
commit 899ce6731d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 301 additions and 1 deletions

View file

@ -35,6 +35,7 @@ typedef enum {
BOXMAG,
BOXALTHOLD,
BOXHEADFREE,
BOXCHIRP,
BOXPASSTHRU,
BOXFAILSAFE,
BOXPOSHOLD,