Closed
Description
I've tried all the examples at https://github.com/adafruit/Adafruit_CircuitPython_CursorControl. I always get the same error- File "adafruit_cursorcontrol/cursorcontrol_cursormanager.py", line 54, in init
AttributeError: 'CursorManager' object has no attribute '_joystick_x'
Trying with a PyBadge, circuitpython 4.1, I've checked that the libraries are all installed... :(