Skip to content

Commit 7c2d7c7

Browse files
committed
[Sensor] ASAIR is the trademark of Aosong
1 parent e5bd288 commit 7c2d7c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/drivers/sensors/sensor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ extern "C" {
5858
#define RT_SENSOR_VENDOR_GOERTEK (5) /* Goertek */
5959
#define RT_SENSOR_VENDOR_MIRAMEMS (6) /* MiraMEMS */
6060
#define RT_SENSOR_VENDOR_DALLAS (7) /* Dallas */
61-
#define RT_SENSOR_VENDOR_AOSONG (8) /* Aosong */
61+
#define RT_SENSOR_VENDOR_ASAIR (8) /* Aosong */
6262
#define RT_SENSOR_VENDOR_SHARP (9) /* Sharp */
6363
#define RT_SENSOR_VENDOR_SENSIRION (10) /* Sensirion */
6464

0 commit comments

Comments
 (0)