Skip to content

Using USBHIDMouse.h instead of Mouse.h #13

@gree303

Description

@gree303

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions