diff --git a/Python/sock.py b/Python/sock.py index b30f06a..3ce6f61 100644 --- a/Python/sock.py +++ b/Python/sock.py @@ -127,11 +127,12 @@ def sendDMX(data): # Sleep between TX packages, use time to get RDM packages print("start read") DMXRDM = DMXSER.read(400) - print("end read") + print("end read") + + + + - - - ########################### # # THREADING