Skip to content

Wire library documentation update #253

@sanchosk

Description

@sanchosk

Can someone, please, update the front-page readme info to reflect the real i2c communication start?
First of all, Wire.begin(0,2) as described in the example will not compile.
There is other function, called Wire.pins, that should be used for setting the SDA SCL pins.
And one needs to issue also Wire.speed command, otherwise my i2c devices did not work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions