We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/PaulStoffregen/USBHost_t36/blob/28e407b51a1c6bfe91758776e77fa1a00bf05c20/USBHost_t36.h#L457C65-L459C69
// Return true means this driver originated this control transfer, so no // more drivers need to be offered an opportunity to process it.
The function returns void
void
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://github.com/PaulStoffregen/USBHost_t36/blob/28e407b51a1c6bfe91758776e77fa1a00bf05c20/USBHost_t36.h#L457C65-L459C69
The function returns
void
The text was updated successfully, but these errors were encountered: