1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-21 15:25:22 +03:00

Fixed range for Dterm tetpoint transition, fixed outdated naming of Dterm setpoint transition.

This commit is contained in:
mikeller 2018-01-14 12:58:41 +13:00
parent f728e441d8
commit 2dd786bd08
5 changed files with 22 additions and 22 deletions

View file

@ -348,7 +348,7 @@ var FC = {
yaw_p_limit: 0,
deltaMethod: 0,
vbatPidCompensation: 0,
ptermSetpointWeight: 0,
dtermSetpointTransition: 0,
dtermSetpointWeight: 0,
toleranceBand: 0,
toleranceBandReduction: 0,