jung6717 / arduino

Automatically exported from code.google.com/p/arduino
0 stars 0 forks source link

Wire-lib documentation needs a small but important update #180

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

Original issue reported on code.google.com by e.fa...@wayoda.org on 10 Jan 2010 at 4:32

GoogleCodeExporter commented 8 years ago

Original comment by s.fitzge...@arduino.cc on 2 Apr 2013 at 12:05