Skip to content

Commit

Permalink
hwdef: Fix MicoAir743 internal compass rotation
Browse files Browse the repository at this point in the history
  • Loading branch information
Minderring authored and tridge committed Apr 28, 2024
1 parent 0a3ff72 commit 890a831
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libraries/AP_HAL_ChibiOS/hwdef/MicoAir743/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ define HAL_BATT_CURR_SCALE 40.2
define HAL_COMPASS_DISABLE_IST8310_INTERNAL_PROBE
define HAL_PROBE_EXTERNAL_I2C_COMPASSES
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
BARO DPS310 I2C:0:0x76
Expand Down Expand Up @@ -164,4 +164,4 @@ define HAL_BOARD_TERRAIN_DIRECTORY "/APM/TERRAIN"
# setup for OSD
define OSD_ENABLED 1
define HAL_OSD_TYPE_DEFAULT 1
ROMFS_WILDCARD libraries/AP_OSD/fonts/font*.bin
ROMFS_WILDCARD libraries/AP_OSD/fonts/font*.bin

0 comments on commit 890a831

Please sign in to comment.