Browse Source

add vendor information of sensor

Prry 5 years ago
parent
commit
040816dee8
1 changed files with 2 additions and 0 deletions
  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_ASAIR         (8)  /* Aosong */
 #define RT_SENSOR_VENDOR_SHARP         (9)  /* Sharp */
 #define RT_SENSOR_VENDOR_SHARP         (9)  /* Sharp */
 #define RT_SENSOR_VENDOR_SENSIRION     (10) /* Sensirion */
 #define RT_SENSOR_VENDOR_SENSIRION     (10) /* Sensirion */
+#define RT_SENSOR_VENDOR_TI            (11) /* Texas Instruments*/
+
 
 
 /* Sensor unit types */
 /* Sensor unit types */