add APP_Framework/Framework/connection function

This commit is contained in:
Liu_Weichao
2021-06-17 16:18:07 +08:00
parent fba573cc0b
commit 86ef526303
10 changed files with 106 additions and 49 deletions

View File

@@ -1,8 +1,8 @@
menuconfig SENSOR_SENSORDEVICE
menuconfig SUPPORT_SENSOR_FRAMEWORK
bool "support sensor framework"
default y
if SENSOR_SENSORDEVICE
if SUPPORT_SENSOR_FRAMEWORK
menuconfig SENSOR_CO2
bool "Using CO2 sensor device"
default n