Fixed HID Parser not distributing the Usage Min and Usage Max values across an array...
authorDean Camera <dean@fourwalledcubicle.com>
Fri, 4 Dec 2009 01:06:26 +0000 (01:06 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Fri, 4 Dec 2009 01:06:26 +0000 (01:06 +0000)
Added new HID_ALIGN_DATA() macro to return the pre-retrieved value of a HID report item, left-aligned to a given datatype.

Added new PreviousValue to the HID Report Parser report item structure, for easy monitoring of previous report item values.


No differences found