Open mcuee opened 1 year ago
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
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