Update drivers.rst

Include HID in the description of adafruit_hid
This commit is contained in:
James Carr 2021-09-13 17:49:40 +01:00 committed by GitHub
parent c7987cf0aa
commit 65873a11a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -208,7 +208,7 @@ Miscellaneous Helpers
SimpleIO <https://circuitpython.readthedocs.io/projects/simpleio/en/latest/> SimpleIO <https://circuitpython.readthedocs.io/projects/simpleio/en/latest/>
SimpleMath <https://circuitpython.readthedocs.io/projects/simplemath/en/latest/> SimpleMath <https://circuitpython.readthedocs.io/projects/simplemath/en/latest/>
Test Repo <https://circuitpython.readthedocs.io/projects/testrepo/en/latest/> Test Repo <https://circuitpython.readthedocs.io/projects/testrepo/en/latest/>
USB Human Interface Device (Keyboard and Mouse) <https://circuitpython.readthedocs.io/projects/hid/en/latest/> USB HID - Human Interface Device (Keyboard and Mouse) <https://circuitpython.readthedocs.io/projects/hid/en/latest/>
Blinky Blinky
-------- --------