Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use the new parameter for USB HID #16

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

Closed
wants to merge 4 commits into from
Closed

Use the new parameter for USB HID #16

wants to merge 4 commits into from

Conversation

dglaude
Copy link

@dglaude dglaude commented Jan 14, 2021

There might be other Adafruit repository that use:
Mouse()

And it should be replaced by
Mouse(usb_hid.devices)
with one addtional import:
import usb_hid

Update to the new parameter for USB HID.
Update to the new parameter for USB HID.
Update to the new parameter for USB HID.
Update nunchuk_mouse.py
@ladyada ladyada requested a review from caternuson January 14, 2021 20:50
@dglaude
Copy link
Author

dglaude commented Jan 16, 2021

Ok, I did I did not notice #14 so this is a duplicate.
And I believe it is best to go in the direction of #17 that seems to include that kind of correction too.

@dglaude dglaude closed this Jan 16, 2021
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