From b487e38c1f19bde370576f6532e71eaf3bf8b7cc Mon Sep 17 00:00:00 2001 From: Jens Ullmert Date: Wed, 27 Jul 2022 17:06:36 +0200 Subject: [PATCH] ist doch absicht --- Python/sock.py | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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