Explorar el Código

Merge pull request #3575 from Prry/develop

Add vendor information of sensor
Bernard Xiong hace 5 años
padre
commit
1a1e493eb8
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      components/drivers/sensors/sensor.h

+ 2 - 0
components/drivers/sensors/sensor.h

@@ -61,6 +61,8 @@ extern "C" {
 #define RT_SENSOR_VENDOR_ASAIR         (8)  /* Aosong */
 #define RT_SENSOR_VENDOR_SHARP         (9)  /* Sharp */
 #define RT_SENSOR_VENDOR_SENSIRION     (10) /* Sensirion */
+#define RT_SENSOR_VENDOR_TI            (11) /* Texas Instruments*/
+
 
 /* Sensor unit types */