Skip to content

Testing on Wemos Lolin ESP32 #1

@TrullT

Description

@TrullT

Thank you for the library, I tested this on a ESP32 board and was able to get a meaningful result after adding:
Wire.begin(5,4,400000); // SDA pin 5, SCL pin4, bus speed 400kHz
This goes into the setup loop above serial begin, and the Serial output then works as expected.
It would be nice to add this to the original to help.

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