mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-22 01:17:36 +08:00
sensors: Add mpl3115a2
This commit is contained in:
committed by
Daniel Agar
parent
f21025aac7
commit
32cd31c814
@@ -90,6 +90,7 @@
|
||||
#define DRV_GYR_DEVTYPE_BMI055 0x42
|
||||
#define DRV_MAG_DEVTYPE_BMM150 0x43
|
||||
#define DRV_BARO_DEVTYPE_BMP285 0x44
|
||||
#define DRV_BARO_DEVTYPE_MPL3115A2 0x45
|
||||
|
||||
#define DRV_DIFF_PRESS_DEVTYPE_ETS3 0x45
|
||||
#define DRV_DIFF_PRESS_DEVTYPE_MS4525 0x46
|
||||
|
||||
Reference in New Issue
Block a user