mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-18 16:19:23 +08:00
drv_sensor.h: Add missing SRF05 devtype
This commit is contained in:
committed by
Daniel Agar
parent
e49717513c
commit
39ad84e069
@@ -173,6 +173,7 @@
|
||||
#define DRV_GPIO_DEVTYPE_MCP23009 0x99
|
||||
|
||||
#define DRV_DIST_DEVTYPE_SIM 0x9a
|
||||
#define DRV_DIST_DEVTYPE_SRF05 0x9b
|
||||
|
||||
#define DRV_DEVTYPE_UNUSED 0xff
|
||||
|
||||
|
||||
Reference in New Issue
Block a user