mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +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
|
@ -91,8 +91,8 @@ const char * const debugModeNames[DEBUG_COUNT] = {
|
|||
"BARO",
|
||||
"GPS_RESCUE_THROTTLE_PID",
|
||||
"DYN_IDLE",
|
||||
"FF_LIMIT",
|
||||
"FF_INTERPOLATED",
|
||||
"FEEDFORWARD_LIMIT",
|
||||
"FEEDFORWARD",
|
||||
"BLACKBOX_OUTPUT",
|
||||
"GYRO_SAMPLE",
|
||||
"RX_TIMING",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue