mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 20:35:33 +03:00
Fix Incorrect Gyro Setting For SP Racing H7 Ex (#9038)
Fix Incorrect Gyro Setting For SP Racing H7 Ex
This commit is contained in:
commit
6ff2022a2a
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ dma pin B01 0
|
|||
# pin B01: DMA1 Stream 0 Request 26
|
||||
|
||||
# master
|
||||
set gyro_to_use = FIRST
|
||||
set gyro_to_use = BOTH
|
||||
set mag_bustype = I2C
|
||||
set mag_i2c_device = 1
|
||||
set mag_i2c_address = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue