NicoHood/HID

AbsoluteMouse.moveTo on a Nano 33 IOT

gree303 opened this issue · 0 comments

Thanks for sharing your code Nico.
I did a quick example test which compiled right away, beside some Keyboard/Language warnings.
But once it's loaded on the Nano 33 IOT, even after Reset/RePlug nothing happens.

Would you mind suggesting me a way I could debug/help you to move forward?
I'm more then happy to fiddle and test as much as needed.

Before using a Nano 33 IOT I've tested an ESP32-S2/S3 with USBHIDMouse.h library.
But ran into a deadend related to absolute movements.

Any help or tipp would make my upcoming days - thank you.