removed globalisation

Signed-off-by: Ebbe Baß <ebbe.bass>
main
Ebbe Baß 2024-02-17 16:43:32 +01:00
parent bcfba3738c
commit 283f4c8f01
1 changed files with 0 additions and 1 deletions

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()