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

#41: Fixed sending of a report that is 1-byte long #46

Merged
merged 1 commit into from
Jun 24, 2017

Conversation

marek-trmac
Copy link
Contributor

#41: Fixed sending of a report that is 1-byte long

(fixed condition len >1 to len >=1 in HidApi.write method)

…ndition len >1 to len >=1 in HidApi.write method)
@gary-rowe gary-rowe merged commit fca4880 into gary-rowe:develop Jun 24, 2017
@gary-rowe
Copy link
Owner

Thanks Marek. I've finally managed to get some time to work on the library.

@gary-rowe
Copy link
Owner

This fixes #51

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.

2 participants