Implement data driven joysticks (#22947)
This commit is contained in:
@@ -320,3 +320,5 @@ LICENSE_TEXTS = [
|
||||
you may not use this file except in compliance with the License.
|
||||
"""]),
|
||||
]
|
||||
|
||||
JOYSTICK_AXES = ['x', 'y', 'z', 'rx', 'ry', 'rz']
|
||||
|
||||
Reference in New Issue
Block a user