mirror of
https://github.com/arduino/Arduino.git
synced 2024-12-02 13:24:12 +01:00
b73cf39d94
write(), print(), println() now return size_t (and don't use negative values to signal errors). Print adds writeError() for checking for write errors, clearWriteError() to reset the flag to false, and a protected setWriteError() for signalling errors. http://code.google.com/p/arduino/issues/detail?id=598 |
||
---|---|---|
.. | ||
FatStructs.h | ||
Sd2Card.cpp | ||
Sd2Card.h | ||
Sd2PinMap.h | ||
SdFat.h | ||
SdFatmainpage.h | ||
SdFatUtil.h | ||
SdFile.cpp | ||
SdInfo.h | ||
SdVolume.cpp |