sync upstream branch and add 'as830' sensor of ch4

This commit is contained in:
Wang_Weigen
2021-12-14 10:32:17 +08:00
parent cc6c459e7b
commit f2ba792380
12 changed files with 355 additions and 1 deletions
@@ -5,6 +5,16 @@ menu "sensor app"
default n
if APPLICATION_SENSOR
menuconfig APPLICATION_SENSOR_CH4
bool "Using sensor CH4 apps"
default n
if APPLICATION_SENSOR_CH4
config APPLICATION_SENSOR_CH4_AS830
bool "Using sensor AS830 apps"
default n
endif
menuconfig APPLICATION_SENSOR_CO2
bool "Using sensor CO2 apps"
default n