You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OK, I was planning on making a PR instead of pushing d101e5c directly into master...
But since I didn't break anything (and, apparently fixed an issue) I will consider this time as an exception, and will add a protection rule to master branch to avoid such in the future.
https://github.com/libusb/hidapi/blame/4578ea24613af03e5631e400ed1167462702a112/mac/hid.c#L1344
I think this method should be
hid_send_output_report
not
hid_send_output_feature_report
to match the public decl in hidapi.h[480]
The text was updated successfully, but these errors were encountered: