projects
/
pub
/
USBasp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
2919aee
)
Fixed HID Parser not distributing the Usage Min and Usage Max values across an array...
author
Dean Camera
<dean@fourwalledcubicle.com>
Fri, 4 Dec 2009 01:06:26 +0000
(
01:06
+0000)
committer
Dean 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