Skip to content

I2C/Wire library: Allow multiple Wire.write in Slave onRequest handler. #1475

Closed
@ghost

Description

If an Arduino is set as an I2C Slave, the onRequest handler can write data (being slave-transmitter) in the buffer. However only one Wire.write() can be used.

With Arduino version 1.0.5

The update would be easy, as shown by user veeman, http://forum.arduino.cc/index.php?topic=171474.0

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions