fixed exception malformed stirng or array
Signed-off-by: Ebbe Baß <ebbe.bass>
This commit is contained in:
@@ -110,7 +110,6 @@ def connect_mqtt():
|
|||||||
return client
|
return client
|
||||||
|
|
||||||
def mqtt_publisher(ti_receiver):
|
def mqtt_publisher(ti_receiver):
|
||||||
tube_index_old = None
|
|
||||||
# Create and start a thread for each universe
|
# Create and start a thread for each universe
|
||||||
mqtt_client = connect_mqtt()
|
mqtt_client = connect_mqtt()
|
||||||
artnetBindIp = get_eth0_ip()
|
artnetBindIp = get_eth0_ip()
|
||||||
|
|||||||
Reference in New Issue
Block a user