Browse Source

Add RT_SENSOR_VENDOR_MELEXIS in sensor.h

Melexis is the fourth largest automotive sensor manufacturer in the world.
www.melexis.com
lgnq 3 years ago
parent
commit
9ab2094ef6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      components/drivers/include/drivers/sensor.h

+ 1 - 1
components/drivers/include/drivers/sensor.h

@@ -71,7 +71,7 @@ extern "C" {
 #define RT_SENSOR_VENDOR_PLANTOWER     (12) /* Plantower */
 #define RT_SENSOR_VENDOR_AMS           (13) /* ams AG */
 #define RT_SENSOR_VENDOR_MAXIM         (14) /* Maxim Integrated */
-
+#define RT_SENSOR_VENDOR_MELEXIS       (15) /* Melexis */
 
 /* Sensor unit types */