Skip to content
  • Dean Camera's avatar
    Fixed HID Parser not distributing the Usage Min and Usage Max values across an... · 2919aeea
    Dean Camera authored
    Fixed HID Parser not distributing the Usage Min and Usage Max values across an array of report items.
    
    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.
    2919aeea