forked from jchomaz/Vulture
config : corrige ip buzzer
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
"IP": {
|
||||
"redBuzzerIP": "192.168.73.40",
|
||||
"blueBuzzerIP": "192.168.73.41",
|
||||
"greenBuzzerIP": "192.168.73.43",
|
||||
"yellowBuzzerIP": "192.168.73.42"
|
||||
"greenBuzzerIP": "192.168.73.42",
|
||||
"yellowBuzzerIP": "192.168.73.43"
|
||||
},
|
||||
"MQTTconfig": {
|
||||
"mqttHost": "mqtt://nanomq",
|
||||
|
||||
Reference in New Issue
Block a user