mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-18 22:05:13 +03:00
Show/Hide gyro elements by detection
This commit is contained in:
parent
53b18b67e7
commit
14167c6c72
6 changed files with 70 additions and 47 deletions
|
@ -336,7 +336,7 @@ var FC = {
|
|||
align_gyro: 0,
|
||||
align_acc: 0,
|
||||
align_mag: 0,
|
||||
use_multi_gyro: 0,
|
||||
gyro_detection_flags: 0,
|
||||
gyro_to_use: 0,
|
||||
gyro_1_align: 0,
|
||||
gyro_2_align: 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue