Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using USBHIDMouse.h instead of Mouse.h #13

Open
gree303 opened this issue Apr 27, 2023 · 0 comments
Open

Using USBHIDMouse.h instead of Mouse.h #13

gree303 opened this issue Apr 27, 2023 · 0 comments

Comments

@gree303
Copy link

gree303 commented Apr 27, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant