David A. Mellis
|
8059abe581
|
write(), print(), and println() now return number of bytes written.
The type is long, and negative values indicate errors. Needs more testing.
http://code.google.com/p/arduino/issues/detail?id=551
|
2011-08-23 19:12:03 -04:00 |
|
David A. Mellis
|
d05e4021d0
|
Renamed WProgram.h to Arduino.h.
|
2011-03-01 19:52:13 -05:00 |
|
David A. Mellis
|
28d1b15283
|
Removing sdfatlib examples.
|
2010-12-11 16:11:27 -05:00 |
|
David A. Mellis
|
29384e2f61
|
Adding SD tests, removing clean.bat.
|
2010-11-21 13:31:58 -05:00 |
|
David A. Mellis
|
8629da8243
|
Removing execute permissions from SD library files.
|
2010-11-13 14:34:49 -05:00 |
|
David A. Mellis
|
6e449d7f5b
|
Combining MemoryCard and SdFat libraries into SD library.
Defaulting to CS pin 4 (for Arduino Ethernet Shield). Holding the SS pin high (for disabling W5100 on the Ethernet Shield).
|
2010-11-13 14:01:37 -05:00 |
|