Merge pull request #3575 from Prry/develop

Add vendor information of sensor
This commit is contained in:
Bernard Xiong 2020-05-02 11:40:02 +08:00 committed by GitHub
commit 1a1e493eb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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 */