mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 00:04:02 -04:00
hwdef: Fix MicoAir743 internal compass rotation
This commit is contained in:
parent
0a3ff72fd8
commit
890a83166d
@ -118,7 +118,7 @@ define HAL_BATT_CURR_SCALE 40.2
|
|||||||
define HAL_COMPASS_DISABLE_IST8310_INTERNAL_PROBE
|
define HAL_COMPASS_DISABLE_IST8310_INTERNAL_PROBE
|
||||||
define HAL_PROBE_EXTERNAL_I2C_COMPASSES
|
define HAL_PROBE_EXTERNAL_I2C_COMPASSES
|
||||||
COMPASS IST8310 I2C:ALL_EXTERNAL:0x0E true ROTATION_NONE
|
COMPASS IST8310 I2C:ALL_EXTERNAL:0x0E true ROTATION_NONE
|
||||||
COMPASS IST8310 I2C:0:0x0E false ROTATION_NONE
|
COMPASS IST8310 I2C:ALL_INTERNAL:0x0E false ROTATION_YAW_90
|
||||||
|
|
||||||
# barometers
|
# barometers
|
||||||
BARO DPS310 I2C:0:0x76
|
BARO DPS310 I2C:0:0x76
|
||||||
|
Loading…
Reference in New Issue
Block a user