mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-29 10:17:30 +02:00
Merge pull request #843 from david-cermak/fix/example_mqtt
[examples]: Use another public broker for MQTT example
This commit is contained in:
@ -2,7 +2,7 @@ menu "Example Configuration"
|
||||
|
||||
config BROKER_URL
|
||||
string "Broker URL"
|
||||
default "mqtt://mqtt.eclipseprojects.io"
|
||||
default "mqtt://test.mosquitto.org"
|
||||
help
|
||||
URL of the broker to connect to
|
||||
|
||||
|
Reference in New Issue
Block a user