mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
AP_HAL_ChibiOS: enable ICM45686_CLKIN on CubeOrangePlus
This commit is contained in:
parent
727aa02c26
commit
5fc9f6d469
@ -65,6 +65,8 @@ IMU Invensensev2 SPI:icm20948_ext ROTATION_PITCH_180 INSTANCE:1
|
||||
IMU Invensensev3 SPI:icm45686 ROTATION_ROLL_180_YAW_135 INSTANCE:2
|
||||
IMU Invensensev2 SPI:icm20649 ROTATION_YAW_270 INSTANCE:2
|
||||
|
||||
define ICM45686_CLKIN 1
|
||||
|
||||
CHECK_ICM20649 spi_check_register_inv2("icm20649", INV2REG_WHOAMI, INV2_WHOAMI_ICM20649)
|
||||
CHECK_ICM45686 spi_check_register_inv2("icm45686", INV3REG_456_WHOAMI, INV3_WHOAMI_ICM45686)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user