Update evdevDriver.py
This commit is contained in:
parent
0ee55d1ede
commit
517a8706f8
@ -79,7 +79,7 @@ class driver(inputDriver):
|
||||
return time.time()
|
||||
def plugInputDeviceWatchdogTimer(self, active):
|
||||
time.sleep(10)
|
||||
return time.time()
|
||||
return None
|
||||
|
||||
def inputWatchdog(self,active , eventQueue):
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user