mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 21:35:44 +03:00
new gps rescue pid controller based on vertical velocity [ci skip]
This commit is contained in:
parent
6a78550175
commit
bb5f59a94d
5 changed files with 97 additions and 24 deletions
|
@ -107,6 +107,7 @@ typedef enum {
|
|||
DEBUG_CRSF_LINK_STATISTICS_PWR,
|
||||
DEBUG_CRSF_LINK_STATISTICS_DOWN,
|
||||
DEBUG_BARO,
|
||||
DEBUG_GPS_RESCUE_THROTTLE_PID,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue