Skip to content

No need to wait after Wire.requestFrom(). #1

@Koepel

Description

@Koepel

The BlinkM files are copied a lot and the waiting after the Wire.requestFrom() is still in the file.
There are three lines with "while( Wire.available() < 3 ) ; // FIXME:", they can be removed.
Explanation: Common-mistakes#1

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