Skip to content

No need to wait after a Wire.requestFrom(). #2

@Koepel

Description

@Koepel

You may remove the while-loop with the delay after the Wire.requestFrom(). There is nothing to wait for. The Wire.requestFrom() returns when the I2C bus transaction has completely finished.

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