Skip to content

Provide USB HID devices directly rather than implicitly. #981

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

Merged
merged 5 commits into from
Jan 7, 2020

Conversation

tannewt
Copy link
Member

@tannewt tannewt commented Jan 2, 2020

This makes it more obvious where in the examples to change in order
to switch to BLE HID.

This must be merged after adafruit/Adafruit_CircuitPython_HID#43 is released.

@tannewt tannewt requested a review from kattni January 7, 2020 22:24
@tannewt
Copy link
Member Author

tannewt commented Jan 7, 2020

@kattni please review. I'll update any surrounding text after it is merged.

Copy link
Contributor

@kattni kattni left a comment

Choose a reason for hiding this comment

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

Should be good to go.

@kattni
Copy link
Contributor

kattni commented Jan 7, 2020

@tannewt The branch needs to be updated before merging.

@kattni kattni merged commit 90c4da8 into adafruit:master Jan 7, 2020
@tannewt
Copy link
Member Author

tannewt commented Jan 8, 2020

Ok, guides are updated. If a CPX is used then I added a warning similar to:

This example has been updated for version 4+ of the CircuitPython HID library. On the CircuitPlayground Express this library is built into CircuitPython. So, please use the latest version of CircuitPython as well. (At least 5.0.0-beta.3)

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.

3 participants