next test
Signed-off-by: Ebbe Baß <ebbe.bass>
This commit is contained in:
@@ -124,6 +124,7 @@ def start_mqtt_publishers(universe_count):
|
|||||||
while True:
|
while True:
|
||||||
try:
|
try:
|
||||||
for universe in universe_list:
|
for universe in universe_list:
|
||||||
|
universe = universe - 1
|
||||||
# Gets whatever the last Art-Net packet we received is
|
# Gets whatever the last Art-Net packet we received is
|
||||||
artNetPacket = artNet.readPacket()
|
artNetPacket = artNet.readPacket()
|
||||||
# Make sure we actually *have* a packet
|
# Make sure we actually *have* a packet
|
||||||
|
|||||||
Reference in New Issue
Block a user