Skip to content

GIGA R1 - USBMSD constructor arg connect_blocking seems to have no effect #845

@megacct

Description

@megacct

Should setting the second arg to 'false' initialise the device but not connect the drives to the pc?

USBMSD MassStorage(&root, false);

The drives are visible on the pc regardless of the seting. I'm not making a call to USBMSD::connect() anywhere in my code.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions