Skip to content
Snippets Groups Projects
Commit f20cba1b authored by KERDREUX Jerome's avatar KERDREUX Jerome
Browse files

Nothing

parent 31b22aed
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ func main() {
// client.Publish("zigbee2mqtt/0x70b3d52b600f89d3/set", 0, false, `{"state": "toggle"}`)
eng := xaal.NewEngine()
gw := GetGW()
gw := NewGW()
gw.engine = eng
eng.Run()
client.Disconnect(250)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment