1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-13 19:40:31 +03:00

Altitude hold for 4.6 (#13816)

This commit is contained in:
ctzsnooze 2024-09-04 20:29:03 +10:00 committed by GitHub
parent 350510603c
commit 254da8f460
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
46 changed files with 805 additions and 108 deletions

View file

@ -33,6 +33,7 @@ typedef enum {
BOXANGLE,
BOXHORIZON,
BOXMAG,
BOXALTHOLD,
BOXHEADFREE,
BOXPASSTHRU,
BOXFAILSAFE,