don't wait for mqtt init
This commit is contained in:
@@ -17,7 +17,7 @@ func main() {
|
||||
CreateBoards()
|
||||
CreateOutlets()
|
||||
InitBoards()
|
||||
MQTTSetup()
|
||||
go MQTTSetup()
|
||||
go MQTTRefreshLoop()
|
||||
go ups.UpsConnect()
|
||||
go displayLoop()
|
||||
|
||||
Reference in New Issue
Block a user