We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c340f85 + ae8cf21 commit 462561bCopy full SHA for 462561b
examples/mqtt/main/Kconfig.projbuild
@@ -2,7 +2,7 @@ menu "Example Configuration"
2
3
config BROKER_URL
4
string "Broker URL"
5
- default "mqtt://mqtt.eclipseprojects.io"
+ default "mqtt://test.mosquitto.org"
6
help
7
URL of the broker to connect to
8
0 commit comments