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