removed globalisation
Signed-off-by: Ebbe Baß <ebbe.bass>
This commit is contained in:
@@ -109,7 +109,6 @@ def connect_mqtt():
|
|||||||
return client
|
return client
|
||||||
|
|
||||||
def mqtt_publisher():
|
def mqtt_publisher():
|
||||||
global TUBE_INDEX
|
|
||||||
# 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