Skip to content

No I2c slave mode support in wire.h #112

@francisc0garcia

Description

@francisc0garcia

the callbacks

Wire.onReceive(receiveData);

and

Wire.onRequest(sendData)

are missing compare to previous versions. Now it is not possible to setup arduino 101 as slave to enable communications with other devices such as Raspberry or similar

Some overloads for method "begin" are also missing

error: no matching function for call to 'TwoWire::begin(int)'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions