even more bits
This commit is contained in:
parent
57da53e2ea
commit
53f5c3edee
@ -78,7 +78,6 @@ class inputManager():
|
||||
if key.upper() == 'SLEEP':
|
||||
time.sleep(value)
|
||||
else:
|
||||
print(key,value)
|
||||
self.env['runtime']['inputDriver'].sendKey(key, value)
|
||||
def handleInputEvent(self, eventData):
|
||||
#print(eventData)
|
||||
|
Loading…
Reference in New Issue
Block a user