Skip to content

ble_hid_periph.py does not work for me #46

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
kohlerm opened this issue Dec 18, 2019 · 6 comments
Closed

ble_hid_periph.py does not work for me #46

kohlerm opened this issue Dec 18, 2019 · 6 comments

Comments

@kohlerm
Copy link

kohlerm commented Dec 18, 2019

https://github.com/adafruit/Adafruit_CircuitPython_BLE/blob/master/examples/ble_hid_periph.py
does not work for me because the Keyboard constructor does not expect an argument.
I checked the library and it does not seem to be support that argument.
Anything I'm missing here?

@kohlerm
Copy link
Author

kohlerm commented Dec 18, 2019

Looks like the change to support the argument was reverted. Anyone knows why?

@tannewt
Copy link
Member

tannewt commented Dec 18, 2019

Oops! I tested with a version I had changed. Here is a WIP branch: https://github.com/tannewt/Adafruit_CircuitPython_HID/tree/pass_in_devices

I'll test it after lunch and then make a PR if it all looks good. Thanks for filing an issue!

@tannewt
Copy link
Member

tannewt commented Dec 18, 2019

PR pending here: adafruit/Adafruit_CircuitPython_HID#43

@tannewt
Copy link
Member

tannewt commented Dec 18, 2019

Confirmed ble_hid_periph.py works with it as well.

@kohlerm
Copy link
Author

kohlerm commented Dec 19, 2019

Great let me check that on the weekend :-)

@tannewt
Copy link
Member

tannewt commented Feb 7, 2020

This is fixed by adafruit/Adafruit_CircuitPython_HID#43

@tannewt tannewt closed this as completed Feb 7, 2020
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

No branches or pull requests

2 participants