forked from xuos/xiuos
add 'TB600B_TVOC10' sensor of tvoc to sensor framework
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
SRC_FILES := sensor.c
|
||||
|
||||
ifeq ($(CONFIG_SENSOR_TVOC),y)
|
||||
SRC_DIR += tvoc
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_SENSOR_IAQ),y)
|
||||
SRC_DIR += iaq
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user