mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 21:35:44 +03:00
better idle defaults and don't set idle_throttle if not enabled
This commit is contained in:
parent
e39d5e7000
commit
bca9f8a587
4 changed files with 13 additions and 3 deletions
|
@ -108,6 +108,7 @@ typedef enum {
|
|||
DEBUG_CRSF_LINK_STATISTICS_DOWN,
|
||||
DEBUG_BARO,
|
||||
DEBUG_GPS_RESCUE_THROTTLE_PID,
|
||||
DEBUG_DYN_IDLE,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue