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

De-bit-rot so tests/app.js works again. #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

asutherland
Copy link

Thanks for the great library! I had to make some minor changes to get things working, they're attached. (There's also some unrelated trailing white space changes my editor also decided it had to make ;).

Commit message:

There were a few things that needed to be corrected:
- The components needed to be required into the root module.
- tinycolor2's usage needed to be corrected.
- node-hid must have previously accepted Buffer instances, but changed
  to require arrays, and if there was a deprecation period, we missed
  it, so now an array is created.

There were a few things that needed to be corrected:
- The components needed to be required into the root module.
- tinycolor2's usage needed to be corrected.
- node-hid must have previously accepted Buffer instances, but changed
  to require arrays, and if there was a deprecation period, we missed
  it, so now an array is created.
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.

1 participant