Skip to content

The Wire.requestFrom() does not need Wire.beginTransmission() or Wire.endTransmission(). #1

@Koepel

Description

@Koepel

In the function "getAmbientLight()" you can remove the Wire.beginTransmission() and Wire.endTransmission(). They should only be used when writing data.

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