mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-02 05:58:30 -04:00
HAL_ChibiOS: fixed orientation of CUAV_GPS compass
This commit is contained in:
parent
21cce1385a
commit
3dfe15443d
@ -80,7 +80,7 @@ define HAL_I2C_INTERNAL_MASK 0
|
||||
I2C_ORDER I2C3
|
||||
|
||||
# IST compass
|
||||
COMPASS IST8310 I2C:0:0x0E false ROTATION_NONE
|
||||
COMPASS IST8310 I2C:0:0x0E false ROTATION_ROLL_180_YAW_90
|
||||
|
||||
# BMP388 baro
|
||||
BARO BMP388 I2C:0:0x76
|
||||
|
Loading…
Reference in New Issue
Block a user