9 lines
105 B
Plaintext
Executable File
9 lines
105 B
Plaintext
Executable File
menu "Ali_mqtt"
|
|
|
|
config ALI_MQTT
|
|
depends on WIFI_ENABLE
|
|
bool "Enable Ali Mqtt"
|
|
default y
|
|
|
|
endmenu
|