Update 50000-UpdateDevices.py
This commit is contained in:
parent
f7cb9463b9
commit
46940e9048
@ -16,6 +16,7 @@ class command():
|
||||
def getDescription(self):
|
||||
return 'No description found'
|
||||
def run(self):
|
||||
self.env['runtime']['inputManager'].updateInputDevices()
|
||||
pass
|
||||
#self.env['runtime']['inputManager'].updateInputDevices()
|
||||
def setCallback(self, callback):
|
||||
pass
|
||||
|
Loading…
Reference in New Issue
Block a user