forked from xuos/xiuos
Framework/sensor/hs300x
1.Kconfig is ok. 2.gcc is ok.
This commit is contained in:
@@ -34,6 +34,12 @@ config SENSOR_HS300X_TEMPERATURE
|
||||
endif
|
||||
|
||||
if ADD_RTTHREAD_FETURES
|
||||
config SENSOR_DEVICE_HS300X_DEV
|
||||
string "HS300x device name"
|
||||
default "/dev/i2c1"
|
||||
config SENSOR_DEVICE_HS300X_I2C_ADDR
|
||||
hex "HS300x device i2c address"
|
||||
default 0x44
|
||||
|
||||
endif
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user