Skip to content

Commit

Permalink
AP_HAL_ChibiOS: fix ms5611 probe for NucleoH743
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkix authored and tridge committed Mar 31, 2022
1 parent beb13d9 commit c1e0e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/AP_HAL_ChibiOS/hwdef/NucleoH743/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ define ALLOW_ARM_NO_COMPASS
IMU Invensense SPI:mpu6000 ROTATION_NONE

# and ms5611 baro
BARO MS56XX SPI:ms56xx
BARO MS56XX SPI:ms5611

# define HAL_DISABLE_DCACHE

0 comments on commit c1e0e9c

Please sign in to comment.