mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-16 20:12:13 +02:00
10 lines
188 B
Plaintext
10 lines
188 B
Plaintext
![]() |
menu "Example Configuration"
|
||
|
|
||
|
config BROKER_URL
|
||
|
string "Broker URL"
|
||
|
default "mqtt://mqtt.eclipse.org"
|
||
|
help
|
||
|
URL of the broker to connect to
|
||
|
|
||
|
endmenu
|