gary-rowe / hid4java

A cross-platform Java Native Access (JNA) wrapper for the libusb/hidapi library. Works out of the box on Windows/Mac/Linux.
MIT License
229 stars 71 forks source link

Add API to overload read in HID device #63

Closed madhephaestus closed 4 years ago

madhephaestus commented 7 years ago

These functions added to HID device allow users to access the library from Matlab.

madhephaestus commented 4 years ago

thanks!