From 65873a11a07731c7eeb390e0f398740cf268eb6a Mon Sep 17 00:00:00 2001
From: James Carr <70200140+lesamouraipourpre@users.noreply.github.com>
Date: Mon, 13 Sep 2021 17:49:40 +0100
Subject: [PATCH] Update drivers.rst
Include HID in the description of adafruit_hid
---
docs/drivers.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/drivers.rst b/docs/drivers.rst
index d3e47433..068e1b2a 100644
--- a/docs/drivers.rst
+++ b/docs/drivers.rst
@@ -208,7 +208,7 @@ Miscellaneous Helpers
SimpleIO
SimpleMath
Test Repo
- USB Human Interface Device (Keyboard and Mouse)
+ USB HID - Human Interface Device (Keyboard and Mouse)
Blinky
--------