-
Notifications
You must be signed in to change notification settings - Fork 117
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.pytoexamples/hid_gamepad.pyor similar, becausegamepad.pyoverlaps with thegamepadbuilt-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.
peterfox1
Metadata
Metadata
Assignees
Labels
No labels