fix faulty data send to artNet with new chan queue
This commit is contained in:
@@ -17,4 +17,5 @@ func (d *ArtNetDriver) Subscribe(subs ...json_dataModels.Subscription) {
|
||||
d.SetValue(drv.Bus, drv.Address, uint8(sub.Value.(float64)))
|
||||
}
|
||||
}
|
||||
d.SendData()
|
||||
}
|
||||
|
Reference in New Issue
Block a user