mirror of https://github.com/ArduPilot/ardupilot
hwdef: fix rotation of IMU on CubeOrangePlus
This commit is contained in:
parent
11db3620d5
commit
e7dd1cb51b
|
@ -26,7 +26,7 @@ undef IMU
|
|||
|
||||
SPIDEV icm42688_ext SPI4 DEVID4 ACCEL_EXT_CS MODE3 2*MHZ 8*MHZ
|
||||
|
||||
IMU Invensensev3 SPI:icm42688_ext ROTATION_ROLL_180_YAW_270
|
||||
IMU Invensensev3 SPI:icm42688_ext ROTATION_YAW_90
|
||||
IMU Invensensev2 SPI:icm20948_ext ROTATION_PITCH_180
|
||||
IMU Invensensev2 SPI:icm20948 ROTATION_YAW_270
|
||||
|
||||
|
|
Loading…
Reference in New Issue