mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 08:45:36 +03:00
Unified Target: add baro sensor auto detect feature for IFF4 boards.
This commit is contained in:
parent
ab4328f293
commit
9f08bc63ea
1 changed files with 3 additions and 2 deletions
|
@ -93,7 +93,8 @@ serial 1 64 115200 57600 0 115200
|
|||
# master
|
||||
set gyro_to_use = BOTH
|
||||
set mag_hardware = NONE
|
||||
set baro_hardware = NONE
|
||||
set baro_bustype = I2C
|
||||
set baro_i2c_device = 1
|
||||
set serialrx_provider = SBUS
|
||||
set blackbox_device = SPIFLASH
|
||||
set dshot_burst = ON
|
||||
|
@ -112,4 +113,4 @@ set gyro_1_sensor_align = CW0
|
|||
set gyro_2_spibus = 1
|
||||
set gyro_2_sensor_align = CW90
|
||||
set beeper_inversion = ON
|
||||
set beeper_od = OFF
|
||||
set beeper_od = OFF
|
Loading…
Add table
Add a link
Reference in a new issue