9 lines
213 B
Text
9 lines
213 B
Text
menu "Example Configuration"
|
|
|
|
config BROKER_URI
|
|
string "Broker URL"
|
|
default "ws://iot.eclipse.org:80/ws"
|
|
help
|
|
URL of an mqtt broker which this example connects to.
|
|
|
|
endmenu
|