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