mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-17 05:15:21 +03:00
Fixed duplication of 'gyro_to_use'.
This commit is contained in:
parent
a5a9070f98
commit
7d6effca85
2 changed files with 2 additions and 3 deletions
|
@ -372,7 +372,6 @@ var FC = {
|
|||
digitalIdlePercent: 0,
|
||||
gyroUse32kHz: 0,
|
||||
motorPwmInversion: 0,
|
||||
gyroToUse: 0,
|
||||
gyroHighFsr: 0,
|
||||
gyroMovementCalibThreshold: 0,
|
||||
gyroCalibDuration: 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue