mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-23 16:25:22 +03:00
fix new feedforwardgroup options
This commit is contained in:
parent
662ff529c2
commit
bb2e75a93a
3 changed files with 6 additions and 4 deletions
|
@ -512,6 +512,8 @@ const FC = {
|
|||
feedforward_averaging: 0,
|
||||
feedforward_smooth_factor: 0,
|
||||
feedforward_boost: 0,
|
||||
feedforward_max_rate_limit: 0,
|
||||
feedforward_jitter_factor: 0,
|
||||
vbat_sag_compensation: 0,
|
||||
thrustLinearization: 0,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue