mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
AP_HAL: HAL_COMPASS_AK8963_MPU9250_I2C to the supported list
This commit is contained in:
parent
bdc36349b4
commit
6ece4d60aa
@ -82,6 +82,7 @@
|
||||
#define HAL_COMPASS_AK8963_I2C 6
|
||||
#define HAL_COMPASS_HMC5843_MPU6000 7
|
||||
#define HAL_COMPASS_RASPILOT 8
|
||||
#define HAL_COMPASS_AK8963_MPU9250_I2C 9
|
||||
|
||||
// Heat Types
|
||||
#define HAL_LINUX_HEAT_PWM 1
|
||||
|
Loading…
Reference in New Issue
Block a user