Closed
Description
Hi, I'm trying to use CircuitPython PYOA with PyPortal, but I get this import error...
no module named 'gamepadshift'
.
I see that adafruit_pyoa.py
imports cursorcontrol_cursormanager
which imports GamePadShift
both of which should not be needed for PyPortal because it has a touch screen.
Would undoing this commit will fix the issue? 6686f5d
Metadata
Metadata
Assignees
Labels
No labels