Skip to content

The Wire.endTransmission() should not be used together with Wire.requestFrom(). #2

@Koepel

Description

@Koepel

In the file "D1mini_HelperClasses/datalogger_classes/D1_class_DS1307.cpp" there is a Wire.endTransmission() after the Wire.requestFrom(). That Wire.endTransmission() can be removed.
Explanation: Common-mistakes#2

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