Closed
Description
gamepad.py
is no longer in the base library, because the gamepad device was removed from CircuitPython 7.0.0.
- Rename
examples/gamepad.py
toexamples/hid_gamepad.py
or similar, becausegamepad.py
overlaps with thegamepad
built-in module. - Fix or remove the gamepad-based examples.
- Add documentation about how to add a gamepad device to CircuitPython 7.0.0, or refer to a guide.
Metadata
Metadata
Assignees
Labels
No labels