1
0
Fork 0
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:
IvoFPV 2019-08-07 22:02:53 +02:00
parent 3eb39d716c
commit 1fb5c046f4
6 changed files with 32 additions and 2 deletions

View file

@ -400,6 +400,7 @@ var FC = {
smartFeedforward: 0,
itermRelax: 0,
itermRelaxType: 0,
itermRelaxCutoff: 0,
absoluteControlGain: 0,
throttleBoost: 0,
acroTrainerAngleLimit: 0,