Skip to content

Multi-master won't compile on modern Arduino IDE #3

@TaylorHokanson

Description

@TaylorHokanson

Bookmarking for later, maybe this guy's solution from 2013?

https://michael.bouvy.net/blog/en/2013/05/25/arduino-multi-master-to-master-i2c/

Hmm, with one small adjustment I can get it to compile in modern Arduino for the UNO, but not for the ESP. Error reads:

Wire.onReceive(receiveI2C);
^
exit status 1
'class TwoWire' has no member named 'onReceive'

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