forked from xuos/xiuos
add e18 of zigbee connection
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
if CONNECTION_ADAPTER_ZIGBEE
|
||||
config ADAPTER_E18
|
||||
bool "Using zigbee adapter device E18"
|
||||
default y
|
||||
|
||||
if ADAPTER_E18
|
||||
source "$APP_DIR/Framework/connection/zigbee/E18/Kconfig"
|
||||
endif
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user