mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-03 06:28:32 -04:00
AP_HAL: added ICM20608 external SPI name
This commit is contained in:
parent
4bf6eb1736
commit
c565c9df35
@ -50,6 +50,7 @@
|
|||||||
|
|
||||||
#define HAL_INS_ICM20608_NAME "icm20608"
|
#define HAL_INS_ICM20608_NAME "icm20608"
|
||||||
#define HAL_INS_ICM20608_AM_NAME "icm20608-am"
|
#define HAL_INS_ICM20608_AM_NAME "icm20608-am"
|
||||||
|
#define HAL_INS_ICM20608_EXT_NAME "icm20608_ext"
|
||||||
|
|
||||||
#define HAL_COMPASS_HMC5843_NAME "hmc5843"
|
#define HAL_COMPASS_HMC5843_NAME "hmc5843"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user