Skip to content

Commit

Permalink
AP_HAL_ChibiOS: enable highres sampling on CubeOrangePlus
Browse files Browse the repository at this point in the history
  • Loading branch information
andyp1per committed Oct 7, 2023
1 parent 7aa78d8 commit ee3124a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/AP_HAL_ChibiOS/hwdef/CubeOrangePlus/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,4 @@ CHECK_IMU1_PRESENT $CHECK_ICM20948_EXT || $CHECK_ICM42688_EXT2 || $CHECK_IC
CHECK_IMU2_PRESENT $CHECK_ICM42688_EXT || $CHECK_ICM45686_EXT

BOARD_VALIDATE $CHECK_IMU0_PRESENT $CHECK_IMU1_PRESENT $CHECK_IMU2_PRESENT $CHECK_BARO0_PRESENT $CHECK_BARO1_PRESENT
define HAL_INS_HIGHRES_SAMPLE 6

0 comments on commit ee3124a

Please sign in to comment.