mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-31 20:52:13 +01:00
8059abe581
The type is long, and negative values indicate errors. Needs more testing. http://code.google.com/p/arduino/issues/detail?id=551
** SD - a slightly more friendly wrapper for sdfatlib ** This library aims to expose a subset of SD card functionality in the form of a higher level "wrapper" object. License: GNU General Public License V3 (Because sdfatlib is licensed with this.) (C) Copyright 2010 SparkFun Electronics Now better than ever with optimization, multiple file support, directory handling, etc - ladyada!