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

Fixed duplication of 'gyro_to_use'. (#1629)

Fixed duplication of 'gyro_to_use'.
This commit is contained in:
Michael Keller 2019-09-09 01:09:11 +12:00 committed by GitHub
commit 68d076c714
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

View file

@ -373,7 +373,6 @@ var FC = {
digitalIdlePercent: 0,
gyroUse32kHz: 0,
motorPwmInversion: 0,
gyroToUse: 0,
gyroHighFsr: 0,
gyroMovementCalibThreshold: 0,
gyroCalibDuration: 0,