Skip to content

Set i2c speed on non AVR #2

@dMEK

Description

@dMEK

I am using your library on an ESP32 board

The TWBR advice only works on AVR boards being an AVR register

a more universal approach is to include the line:

Wire.setClock(400000L);

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