fix(examples): Use another public broker for MQTT example

This commit is contained in:
David Cermak
2025-07-11 18:43:51 +02:00
parent c340f85a90
commit ae8cf218c8

View File

@ -2,7 +2,7 @@ menu "Example Configuration"
config BROKER_URL config BROKER_URL
string "Broker URL" string "Broker URL"
default "mqtt://mqtt.eclipseprojects.io" default "mqtt://test.mosquitto.org"
help help
URL of the broker to connect to URL of the broker to connect to