mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-02 14:08:45 -04:00
AP_HAL: Add MPU9250 over I2C
This commit is contained in:
parent
607ab5b005
commit
b3f030f650
@ -61,6 +61,7 @@
|
||||
#define HAL_INS_L3GD20 10
|
||||
#define HAL_INS_LSM9DS0 11
|
||||
#define HAL_INS_RASPILOT 12
|
||||
#define HAL_INS_MPU9250_I2C 13
|
||||
|
||||
// barometer driver types
|
||||
#define HAL_BARO_BMP085 1
|
||||
|
Loading…
Reference in New Issue
Block a user