mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
Altitude hold for 4.6 (#13816)
This commit is contained in:
parent
350510603c
commit
254da8f460
46 changed files with 805 additions and 108 deletions
|
@ -123,6 +123,7 @@ typedef enum {
|
|||
DEBUG_S_TERM,
|
||||
DEBUG_SPA,
|
||||
DEBUG_TASK,
|
||||
DEBUG_ALTHOLD,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue