etc: fixed a typo.

This commit is contained in:
Martin Preuss
2025-01-05 00:54:46 +01:00
parent f2d18fceee
commit 2ac1182879

View File

@@ -1,7 +1,7 @@
char brokerAddress="127.0.0.1"
int brokerPort=1899
char nodesAddr="127.0.0.1"
char nodesAddress="127.0.0.1"
int nodesPort=45454
char mqttAddr="192.168.117.192"