etc: fixed a typo.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
char brokerAddress="127.0.0.1"
|
char brokerAddress="127.0.0.1"
|
||||||
int brokerPort=1899
|
int brokerPort=1899
|
||||||
|
|
||||||
char nodesAddr="127.0.0.1"
|
char nodesAddress="127.0.0.1"
|
||||||
int nodesPort=45454
|
int nodesPort=45454
|
||||||
|
|
||||||
char mqttAddr="192.168.117.192"
|
char mqttAddr="192.168.117.192"
|
||||||
|
|||||||
Reference in New Issue
Block a user