mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-23 08:15:26 +03:00
fixed bug in updateClimbRateToAltitudeController and added logging
This commit is contained in:
parent
1c218f2301
commit
f0a95f3d22
3 changed files with 8 additions and 2 deletions
|
@ -49,5 +49,6 @@ typedef enum {
|
|||
DEBUG_GYRO,
|
||||
DEBUG_NOTCH,
|
||||
DEBUG_NAV_LANDING_DETECTOR,
|
||||
DEBUG_FW_CLIMB_RATE_TO_ALTITUDE,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue