projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Bluetooth demo can now create and maintain logical channels - need to determine why...
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
Class
/
Host
/
HIDReportData.h
diff --git
a/LUFA/Drivers/USB/Class/Host/HIDReportData.h
b/LUFA/Drivers/USB/Class/Host/HIDReportData.h
index
197e62b
..
4f328c9
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Host/HIDReportData.h
+++ b/
LUFA/Drivers/USB/Class/Host/HIDReportData.h
@@
-31,7
+31,8
@@
/** \file
\r
* \brief Constants for HID report item attributes.
\r
*
\r
/** \file
\r
* \brief Constants for HID report item attributes.
\r
*
\r
- * Refer to the HID specification for details on each flag's meaning when applied to an IN, OUT or FEATURE item.
\r
+ * HID report item constants for report item attributes. Refer to the HID specification for
\r
+ * details on each flag's meaning when applied to an IN, OUT or FEATURE item.
\r
*/
\r
\r
/** \ingroup Group_HIDParser
\r
*/
\r
\r
/** \ingroup Group_HIDParser
\r