1
0
Fork 0
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:
Miguel Angel Mulero Martinez 2019-04-05 13:10:32 +02:00
parent 53b18b67e7
commit 14167c6c72
6 changed files with 70 additions and 47 deletions

View file

@ -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,