mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-15 19:42:09 +02:00
10 lines
195 B
Plaintext
10 lines
195 B
Plaintext
menu "Example Configuration"
|
|
|
|
config BROKER_URL
|
|
string "Broker URL"
|
|
default "mqtt://mqtt.eclipseprojects.io"
|
|
help
|
|
URL of the broker to connect to
|
|
|
|
endmenu
|