added result none

Signed-off-by: Ebbe Baß <ebbe.bass>
main
Ebbe Baß 2024-02-17 04:14:53 +01:00
parent 90b6bbc741
commit 093a05c7bd
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@ def start_mqtt_publishers():
mqtt_client = connect_mqtt()
artnetBindIp = get_eth0_ip()
artNet = Artnet.Artnet(BINDIP = artnetBindIp, DEBUG = True, SHORTNAME = "PiXelTubeMaster", LONGNAME = "PiXelTubeMaster", PORT = 6454)
result = None
while True:
try:
# Gets whatever the last Art-Net packet we received is