try to fix stucking key again
This commit is contained in:
parent
bdaa8a8e59
commit
64e96f3a54
@ -92,7 +92,7 @@ class driver():
|
|||||||
return
|
return
|
||||||
uDevice.write_event(event)
|
uDevice.write_event(event)
|
||||||
uDevice.syn()
|
uDevice.syn()
|
||||||
time.sleep(0.05)
|
time.sleep(0.01)
|
||||||
|
|
||||||
def updateInputDevices(self, force = False, init = False):
|
def updateInputDevices(self, force = False, init = False):
|
||||||
if init:
|
if init:
|
||||||
|
Loading…
Reference in New Issue
Block a user