mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Sensor header: Add previously unknown device identifiers
This commit is contained in:
parent
33f6316d3c
commit
f80a1df133
@ -82,7 +82,10 @@
|
||||
#define DRV_GYR_DEVTYPE_ICM20608 0x3A
|
||||
#define DRV_ACC_DEVTYPE_ICM20689 0x3B
|
||||
#define DRV_GYR_DEVTYPE_ICM20689 0x3C
|
||||
|
||||
#define DRV_BARO_DEVTYPE_MS5611 0x3D
|
||||
#define DRV_BARO_DEVTYPE_MS5607 0x3E
|
||||
#define DRV_BARO_DEVTYPE_BMP280 0x3F
|
||||
#define DRV_BARO_DEVTYPE_LPS25H 0x40
|
||||
|
||||
/*
|
||||
* ioctl() definitions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user