mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-25 09:15:49 +03:00
Auto merged - #2511 at Sat, 26 Jun 2021 02:17:09 GMT
Update Feedforward to new names and values
This commit is contained in:
commit
5fb3007a17
6 changed files with 84 additions and 75 deletions
|
@ -509,9 +509,9 @@ const FC = {
|
|||
motorOutputLimit: 0,
|
||||
autoProfileCellCount: 0,
|
||||
idleMinRpm: 0,
|
||||
ff_interpolate_sp: 0,
|
||||
ff_smooth_factor: 0,
|
||||
ff_boost: 0,
|
||||
feedforward_averaging: 0,
|
||||
feedforward_smooth_factor: 0,
|
||||
feedforward_boost: 0,
|
||||
vbat_sag_compensation: 0,
|
||||
thrustLinearization: 0,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue