mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 05:15:25 +03:00
fixes for feedforward for 4.3
This commit is contained in:
parent
864cf3f3b4
commit
45ff9ea1e5
8 changed files with 93 additions and 90 deletions
|
@ -107,8 +107,8 @@ typedef enum {
|
|||
DEBUG_BARO,
|
||||
DEBUG_GPS_RESCUE_THROTTLE_PID,
|
||||
DEBUG_DYN_IDLE,
|
||||
DEBUG_FF_LIMIT,
|
||||
DEBUG_FF_INTERPOLATED,
|
||||
DEBUG_FEEDFORWARD_LIMIT,
|
||||
DEBUG_FEEDFORWARD,
|
||||
DEBUG_BLACKBOX_OUTPUT,
|
||||
DEBUG_GYRO_SAMPLE,
|
||||
DEBUG_RX_TIMING,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue