mirror of
https://github.com/RPCS3/hidapi.git
synced 2026-07-15 22:54:46 -04:00
4578ea2461
`hid_send_output_report` sends report over control pipe, unlike existing `hid_write` which would send the data on the first interrupt OUT endpoint, if one exists and only falls back to control pipe.