this library doesn't seem to detect wireless gamepads connected using BT.
When I run:
python3 PollingExample.py
script hangs on message:
Please connect your gamepad...
My hardware/software setup:
Xbox One wireless gamepad
Mac OS 12.5 Monterey
Python 3.8.9
this library doesn't seem to detect wireless gamepads connected using BT. When I run:
python3 PollingExample.py
script hangs on message:Please connect your gamepad...
My hardware/software setup: Xbox One wireless gamepad Mac OS 12.5 Monterey Python 3.8.9
The controller is working fine when tested on https://gamepad-tester.com/
Is there a chance to add support for wireless controllers?