9 lines
105 B
Plaintext
9 lines
105 B
Plaintext
![]() |
menu "Ali_mqtt"
|
||
|
|
||
|
config ALI_MQTT
|
||
|
depends on WIFI_ENABLE
|
||
|
bool "Enable Ali Mqtt"
|
||
|
default y
|
||
|
|
||
|
endmenu
|