mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 00:28:30 -04:00
AP_HAL: define device for icm20608 on ACCEL_MAG CS line on px4
for PHMINI
This commit is contained in:
parent
07515aa7f7
commit
d778ee2db0
@ -49,6 +49,7 @@
|
||||
#define HAL_INS_MPU9250_EXT_NAME "mpu9250_ext"
|
||||
|
||||
#define HAL_INS_ICM20608_NAME "icm20608"
|
||||
#define HAL_INS_ICM20608_AM_NAME "icm20608-am"
|
||||
|
||||
#define HAL_COMPASS_HMC5843_NAME "hmc5843"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user