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
As of now, RawHID only supports Set_Report for Output Report and Feature Report. But it does not support Get_Report support for Input and Feature Report.
As of now, RawHID only supports Set_Report for Output Report and Feature Report. But it does not support Get_Report support for Input and Feature Report.
It will be good to add the support.
Reference:
https://github.com/NicoHood/HID/blob/b16be57caef4295c6cd382a7e4c64db5073647f7/src/SingleReport/RawHID.cpp
The text was updated successfully, but these errors were encountered: