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
When calling #control_transfer with :dataIn the returned string as an extra 8 bytes (due to CONTROL_SETUP_SIZE ?)
Tested the same query in C using libusb_control_transfer, I've got the right result
The text was updated successfully, but these errors were encountered:
When calling
#control_transfer
with:dataIn
the returned string as an extra 8 bytes (due toCONTROL_SETUP_SIZE
?)Tested the same query in C using
libusb_control_transfer
, I've got the right resultThe text was updated successfully, but these errors were encountered: