drv_sensor.h: Add missing SRF05 devtype

This commit is contained in:
JacobCrabill
2021-01-19 08:46:23 -08:00
committed by Daniel Agar
parent e49717513c
commit 39ad84e069
+1
View File
@@ -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