First I would like to thank you - this is what I'm looking for.
Because my project runs an Adafruit Qt Py ESP32-S2 I can't include the Mouse.h library; I guess it's for a different chip.
For now the relative mouse movements are working fine using the library USBHIDMouse.h.
May I ask what would you suggest in this case?
- Using USBHIDMouse and adjust the MouseTo.h
or
- looking for another Mouse library and keeping MouseTo.h the way it is.
or .. something else.(?)
Any help or suggestion is very much welcome.
Currently I'm kinda lost in the world of HID's and descriptors...
Ty
First I would like to thank you - this is what I'm looking for.
Because my project runs an Adafruit Qt Py ESP32-S2 I can't include the Mouse.h library; I guess it's for a different chip.
For now the relative mouse movements are working fine using the library USBHIDMouse.h.
May I ask what would you suggest in this case?
or
or .. something else.(?)
Any help or suggestion is very much welcome.
Currently I'm kinda lost in the world of HID's and descriptors...
Ty