-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
@cmaglie
Description
This is Issue 180 moved from a Google Code project.
Added by 2010年01月10日T16:32:41.000Z by e.fa...@wayoda.org.
Please review that bug for more context and additional comments, but update this bug.
Original labels: Type-Enhancement, Priority-Medium
Original description
What change would like to see?
We just had a thread on the forum which was triggered by the poor/missing
documentation for method
void TwoWire::send(uint8_t* data, uint8_t quantity)
see:
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1263047612
Could someone add a sentence to the Wire-lib docu to clarify the use of
send(uint8_t* data, uint8_t quantity) in a TWI slave?
Thank you
Eberhard