Skip to content

Fix gamepad examples #71

Closed
Closed
@dhalbert

Description

@dhalbert

gamepad.py is no longer in the base library, because the gamepad device was removed from CircuitPython 7.0.0.

  • Rename examples/gamepad.py to examples/hid_gamepad.py or similar, because gamepad.py overlaps with the gamepad 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions