adafruit / Adafruit_Blinka

Add CircuitPython hardware API and libraries to MicroPython & CPython devices
https://learn.adafruit.com/circuitpython-on-raspberrypi-linux
MIT License
439 stars 328 forks source link

CircuitPython Mouse HID Movement Units? #629

Closed gabriel-wainmann closed 1 year ago

gabriel-wainmann commented 1 year ago

Hi

Have no idea what the units of the mouse movement are: pixels? relative something? Also, when going back and forth can't get to the same place, which is strange.

Help please.

Neradoc commented 1 year ago

Answered here: https://github.com/adafruit/circuitpython/issues/7187