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

add Adafruit_USBD_HID::getProtocol #382

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Conversation

tlyu
Copy link
Contributor

@tlyu tlyu commented Feb 8, 2024

Add a getProtocol method, allowing an application to query whether the HID interface is currently set to Boot or Report Protocol.

Fixes #381.

Add a getProtocol method, allowing an application to query whether the
HID interface is currently set to Boot or Report Protocol.
Copy link
Member

@hathach hathach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

look good, thank you

@hathach hathach merged commit 9851a7d into adafruit:master Feb 19, 2024
8 checks passed
@tlyu tlyu deleted the hid-getprotocol branch February 23, 2024 03:54
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

Successfully merging this pull request may close these issues.

add HID getProtocol method
2 participants