Skip to content

hid_get_input_report returns one byte more than hid_read, also how to deal with hid_get_feature_report #229

@JoergAtGithub

Description

@JoergAtGithub

hid_get_input_report returns one byte more than hid_read

If I read the same report using hid_get_input_report and than with hid_read, the return value is I get different number of byes read as return value.

This is for the case of a single input report (I reported a maybe related issue about for the case of two input reports here #210 )

This occurs on Windows 7 with HIDAPI 0.10.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    WindowsRelated to Windows backendbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions