mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 15:40:31 +08:00
Sensors:add ID for fxos8700c mag and accel
This commit is contained in:
committed by
Daniel Agar
parent
3b42d30623
commit
57892805e2
@@ -91,6 +91,8 @@
|
||||
#define DRV_MAG_DEVTYPE_BMM150 0x43
|
||||
#define DRV_BARO_DEVTYPE_BMP285 0x44
|
||||
#define DRV_BARO_DEVTYPE_MPL3115A2 0x45
|
||||
#define DRV_ACC_DEVTYPE_FXOS8700C 0x46
|
||||
#define DRV_MAG_DEVTYPE_FXOS8700C 0x47
|
||||
|
||||
#define DRV_DIFF_PRESS_DEVTYPE_ETS3 0x45
|
||||
#define DRV_DIFF_PRESS_DEVTYPE_MS4525 0x46
|
||||
|
||||
Reference in New Issue
Block a user