removed globalisation

Signed-off-by: Ebbe Baß <ebbe.bass>
This commit is contained in:
Ebbe Baß
2024-02-17 16:43:32 +01:00
parent bcfba3738c
commit 283f4c8f01
-1
View File
@@ -109,7 +109,6 @@ def connect_mqtt():
return client
def mqtt_publisher():
global TUBE_INDEX
# Create and start a thread for each universe
mqtt_client = connect_mqtt()
artnetBindIp = get_eth0_ip()