timeout to sleep

This commit is contained in:
Jens Ullmert 2022-07-27 15:41:33 +02:00
parent 3edb0717aa
commit df5b0a9a92

View File

@ -125,7 +125,7 @@ def sendDMX(data):
#DMXRDM = ""
#DMXRDMFLAG = False
DMXSER.timeout(5)
time.sleep(2)
#-----------------------------------------------------------------------DMXSER.timeout(DMXSLP / 1000.0) # between 0 - 1 sec
#DMXRDM = DMXSER.readlines(hint=none)
#DMXRDMFLAG = True