You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- pass the actual HID Report descriptor size (from HID descriptor);
- interface_num has to be wIndex, and not as part of wValue for LIBUSB_DT_REPORT request;
Hi There,
I would like to use hidapi in a program that I'll release under LGPL. As far as i know a LGPL program is not allowed to use GPL code.
Can I still use hidapi in my LGPL code?
Witch of the following two licenses should I use?
https://github.com/signal11/hidapi/blob/master/LICENSE-bsd.txt
https://github.com/signal11/hidapi/blob/master/LICENSE-orig.txt
Cheers,
Cedric
The text was updated successfully, but these errors were encountered: