CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/05/30 13:54:52
Modified files:
lib/libusbhid : descr.c shlib_version usbhid.3 usbhid.h
Log message:
add hid_get_report_desc_data() to access the raw report descriptor
data without needing to export the report_desc struct definition.
suggested by and ok anton@
