-
Notifications
You must be signed in to change notification settings - Fork 201
adafruit_hid missing from docs index #342
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
Comments
Where were you looking for it? It's correctly listed in https://github.com/adafruit/Adafruit_CircuitPython_Bundle/blob/main/circuitpython_library_list.md under the |
I searched for hid on https://circuitpython.readthedocs.io/projects/bundle/en/latest/ |
oh, it spells out "human interface device". might be good to put HID in parens since I never thought to search for that. |
I just realised that you were probably looking at the docs on readthedocs Edit: Synchronous typing |
Eventually just guessed the url https://circuitpython.readthedocs.io/projects/hid/en/latest/
The text was updated successfully, but these errors were encountered: