removed all debuggings

Signed-off-by: Ebbe Baß <ebbe.bass>
main
Ebbe Baß 2024-02-18 00:50:49 +01:00
parent 1dd6b570c0
commit dd5d64eed3
1 changed files with 0 additions and 2 deletions

View File

@ -125,9 +125,7 @@ def mqtt_publisher(data_queue):
dmxPacket = artNetPacket.data
# Create MQTT topic based on the universe and channel
if tube_index is not None:
print(1)
for index_row in tube_index:
print(2)
if artNetPacket.universe == int(index_row[1]):
dmx_address = int(index_row[2])
#Define RGB values per pixel