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
CoreRelated to common codes like hidapi.henhancementNew feature or requesthidrawRelated to Linux/hidraw backendlibusbRelated to libusb backendmacOSRelated to macOS backendWindowsRelated to Windows backend
CoreRelated to common codes like hidapi.henhancementNew feature or requesthidrawRelated to Linux/hidraw backendlibusbRelated to libusb backendmacOSRelated to macOS backendWindowsRelated to Windows backend
add new API function:
int hid_interrupt_read(hid_device *dev)
it will asynchronously interrupt blocking
hid_read
call, if anydetails: TBD
Closes: #133
The text was updated successfully, but these errors were encountered: