mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-17 21:35:33 +03:00
Add iterm relax cutoff to UI
This commit is contained in:
parent
3eb39d716c
commit
1fb5c046f4
6 changed files with 32 additions and 2 deletions
|
@ -400,6 +400,7 @@ var FC = {
|
|||
smartFeedforward: 0,
|
||||
itermRelax: 0,
|
||||
itermRelaxType: 0,
|
||||
itermRelaxCutoff: 0,
|
||||
absoluteControlGain: 0,
|
||||
throttleBoost: 0,
|
||||
acroTrainerAngleLimit: 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue