summaryrefslogtreecommitdiff
path: root/src/class/hid/hid.h
diff options
context:
space:
mode:
authortobozo <[email protected]>2022-04-25 01:43:46 +0200
committerGitHub <[email protected]>2022-04-25 01:43:46 +0200
commit9e38b4cc68d9eeeb055349a97caf30d1cf4000e0 (patch)
tree68c63fe8b0625b84e2ca4398f9f79d80f5dc3495 /src/class/hid/hid.h
parent9526a0ff736ccc4c8a9791a8467d6a6de82c0c45 (diff)
parent55a5fd59d7263289f5c26d52ab206ed571cc1e0c (diff)
Merge branch 'hathach:master' into master
Diffstat (limited to 'src/class/hid/hid.h')
-rw-r--r--src/class/hid/hid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/class/hid/hid.h b/src/class/hid/hid.h
index 98c2ee0de..95dcc5e39 100644
--- a/src/class/hid/hid.h
+++ b/src/class/hid/hid.h
@@ -43,7 +43,7 @@
/** \defgroup ClassDriver_HID_Common Common Definitions
* @{ */
- /// USB HID Descriptor
+/// USB HID Descriptor
typedef struct TU_ATTR_PACKED
{
uint8_t bLength; /**< Numeric expression that is the total size of the HID descriptor */