added debug

Signed-off-by: Ebbe Baß <ebbe.bass>
main
Ebbe Baß 2024-02-17 16:20:06 +01:00
parent d781198fb6
commit eaa5574462
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@ def update_tube_index():
def mqtt_publisher():
global TUBE_INDEX
print(TUBE_INDEX)
# Create and start a thread for each universe
mqtt_client = connect_mqtt()
artnetBindIp = get_eth0_ip()