diff options
author | Cristian Maglie <c.maglie@bug.st> | 2012-09-24 12:42:23 +0200 |
---|---|---|
committer | Cristian Maglie <c.maglie@bug.st> | 2012-09-24 12:42:23 +0200 |
commit | 5f8b79d4e2b1398cd5a39ba841fb5a0de0c2078c (patch) | |
tree | 2afaf642670f981fa0d0e82fbf58fbe94f6ea27d /libraries/SD/README.txt | |
parent | f14cff04e81cb928fcf1af46ab2a213853757d36 (diff) |
Moved SD lib into root libraries folder
Diffstat (limited to 'libraries/SD/README.txt')
-rw-r--r-- | libraries/SD/README.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/libraries/SD/README.txt b/libraries/SD/README.txt deleted file mode 100644 index 495ea4c..0000000 --- a/libraries/SD/README.txt +++ /dev/null @@ -1,13 +0,0 @@ - -** 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! - |