fixed none logix
Signed-off-by: Ebbe Baß <ebbe.bass>
This commit is contained in:
+1
-1
@@ -120,7 +120,7 @@ def mqtt_publisher(ti_receiver):
|
|||||||
tube_index = literal_eval(ti_receiver.recv())
|
tube_index = literal_eval(ti_receiver.recv())
|
||||||
except:
|
except:
|
||||||
tube_index = tube_index_old
|
tube_index = tube_index_old
|
||||||
|
tube_index = None
|
||||||
tube_index_old = tube_index
|
tube_index_old = tube_index
|
||||||
try:
|
try:
|
||||||
# Gets whatever the last Art-Net packet we received is
|
# Gets whatever the last Art-Net packet we received is
|
||||||
|
|||||||
Reference in New Issue
Block a user