mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
AP_HAL: define support for LIS3MDL_I2C and RM3100_SPI
This commit is contained in:
parent
01472aa795
commit
24e05e96e7
@ -130,6 +130,8 @@
|
||||
#define HAL_COMPASS_BMM150_I2C 21
|
||||
#define HAL_COMPASS_QMC5883L 22
|
||||
#define HAL_COMPASS_IST8310 23
|
||||
#define HAL_COMPASS_LIS3MDL_I2C 24
|
||||
#define HAL_COMPASS_RM3100_SPI 25
|
||||
|
||||
/* Heat Types */
|
||||
#define HAL_LINUX_HEAT_PWM 1
|
||||
|
Loading…
Reference in New Issue
Block a user