Skip to content

Why is libusb_set_configuration called twice? #6

@Noir-

Description

@Noir-

I'm trying to understand the current implementation in order to add support for my Analog Rytm MKI. Is there any reason why this is called twice in a row?

ret = libusb_set_configuration(digit, 1);

Also, is there any explanation available where this magic number (1) comes from?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions