mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-12 10:58:30 -04:00
HAL_ChibiOS: Fix MatekF405-Wing default compass rotation
This commit is contained in:
parent
985a319c42
commit
922a9762df
@ -162,7 +162,7 @@ define HAL_BATT_CURR_SCALE 31.7
|
|||||||
define HAL_COMPASS_DEFAULT HAL_COMPASS_HMC5843
|
define HAL_COMPASS_DEFAULT HAL_COMPASS_HMC5843
|
||||||
define HAL_COMPASS_HMC5843_I2C_BUS 1
|
define HAL_COMPASS_HMC5843_I2C_BUS 1
|
||||||
define HAL_COMPASS_HMC5843_I2C_ADDR 0x1E
|
define HAL_COMPASS_HMC5843_I2C_ADDR 0x1E
|
||||||
define HAL_COMPASS_HMC5843_ROTATION ROTATION_YAW_90
|
define HAL_COMPASS_HMC5843_ROTATION ROTATION_NONE
|
||||||
|
|
||||||
define ALLOW_ARM_NO_COMPASS
|
define ALLOW_ARM_NO_COMPASS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user