Complete rebuild of gamepad support, from scratch.

This commit is contained in:
David Carley
2022-08-31 05:24:32 +00:00
parent 53a0f75188
commit 3a68076022
18 changed files with 483 additions and 2238 deletions

View File

@@ -18,7 +18,6 @@ setup(
package_dir={'': 'src/py'},
packages=[
'bbctrl',
'inevent',
'camotics',
'iw_parse'
],