Minor documentation corrections for the new HID report item constant defines.

This commit is contained in:
Dean Camera 2011-01-16 19:41:26 +00:00
parent 039a714ee4
commit 787869c2fd
4 changed files with 3 additions and 4 deletions

View file

@ -36,9 +36,9 @@
*/
/** \ingroup Group_HIDParser
* @defgroup Group_HIDIOFConst Input/Output/Feature Masks
* @defgroup Group_HIDReportItemConst HID Report Descriptor Item Constants
*
* Masks indicating the type of Input, Output of Feature HID report item.
* General HID constant definitions for HID Report Descriptor elements.
*
* @{
*/