parent
233259afb9
commit
43ec007e47
|
@ -120,7 +120,7 @@ def mqtt_publisher(ti_receiver):
|
|||
tube_index = literal_eval(ti_receiver.recv())
|
||||
except:
|
||||
tube_index = tube_index_old
|
||||
|
||||
tube_index = None
|
||||
tube_index_old = tube_index
|
||||
try:
|
||||
# Gets whatever the last Art-Net packet we received is
|
||||
|
|
Loading…
Reference in New Issue