mirror of
https://gitlab.com/zwirbel/sprocket-device-bb1.git
synced 2025-12-16 01:58:48 +01:00
fix build
This commit is contained in:
2
data/mqttConfig.json
Normal file → Executable file
2
data/mqttConfig.json
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"mqttClientName" : "bb1",
|
||||
"mqttBrokerHost" : "192.168.1.2",
|
||||
"mqttBrokerHost" : "192.168.1.134",
|
||||
"mqttBrokerPort" : 1883,
|
||||
"mqttRootTopic" : "wirelos/bb1"
|
||||
}
|
||||
Reference in New Issue
Block a user