We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea38f65 commit 15a7114Copy full SHA for 15a7114
hidapi/hidapi.h
@@ -407,7 +407,7 @@ extern "C" {
407
start in data[1].
408
409
@ingroup API
410
- @param device A device handle returned from hid_open().
+ @param dev A device handle returned from hid_open().
411
@param data A buffer to put the read data into, including
412
the Report ID. Set the first byte of @p data[] to the
413
Report ID of the report to be read, or set it to zero
0 commit comments