parent
1e2bd1c20b
commit
0350fb8b2c
|
@ -119,6 +119,7 @@ def update_tube_index():
|
||||||
time.sleep(10)
|
time.sleep(10)
|
||||||
|
|
||||||
def start_mqtt_publishers():
|
def start_mqtt_publishers():
|
||||||
|
global result
|
||||||
# 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()
|
||||||
|
|
Loading…
Reference in New Issue