added hate filled message for check if artnet package is none. FUCK ARTNET that little bastard
Signed-off-by: Ebbe Baß <ebbe.bass>main
parent
b7c92e8867
commit
658263bdf5
|
@ -51,6 +51,8 @@ while True:
|
||||||
|
|
||||||
# Print a newline so things look nice :)
|
# Print a newline so things look nice :)
|
||||||
print("")
|
print("")
|
||||||
|
else:
|
||||||
|
print("Artnet packet was None. I hate everything, I hate my life, myself and my coding skills. What am I doing. I don't know... BTW, fuck Artnet for being such a shitty protocol.")
|
||||||
|
|
||||||
except KeyboardInterrupt:
|
except KeyboardInterrupt:
|
||||||
break
|
break
|
||||||
|
|
Loading…
Reference in New Issue