Skip to content

address bug in begin method #1

@MajorLee95

Description

@MajorLee95

In file nanoI2CIOExpLib.cpp (line 28):
code:
void CNanoI2CIOExpander::begin( int add ){
Wire.begin();
Wire.beginTransmission(NANOEXP_ADDRESS);
take into account add parameter.

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