timeout to sleep
This commit is contained in:
parent
3edb0717aa
commit
df5b0a9a92
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user