aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Class/HID.h
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/Drivers/USB/Class/HID.h')
-rw-r--r--LUFA/Drivers/USB/Class/HID.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/LUFA/Drivers/USB/Class/HID.h b/LUFA/Drivers/USB/Class/HID.h
index 3a7fe2121..728b01aa3 100644
--- a/LUFA/Drivers/USB/Class/HID.h
+++ b/LUFA/Drivers/USB/Class/HID.h
@@ -31,6 +31,8 @@
/** \file
* \brief Master include file for the library USB HID Class driver.
*
+ * Master include file for the library USB HID Class driver, for both host and device modes, where available.
+ *
* This file should be included in all user projects making use of this optional class driver, instead of
* including any headers in the USB/ClassDriver/Device, USB/ClassDriver/Host or USB/ClassDriver/Common subdirectories.
*/