Renamed xua_hid_report_descriptor.h to xua_hid_report.h

This commit is contained in:
mbanth
2021-12-09 15:45:05 +00:00
parent 08ed5ee668
commit 03a5024520
6 changed files with 6 additions and 4 deletions

View File

@@ -7,6 +7,8 @@ lib_xua Change Log
* ADDED: Support for HID Report IDs
* REMOVED: Support for HID Reports containing controls from mixed Usage
pages
* CHANGED: Renamed the HID API file xua_hid_report_descriptor.h to
xua_hid_report.h
2.1.1
-----