diff options
| author | James Barnett <noreply@jamesbarnett.xyz> | 2013-12-10 14:33:33 -0800 |
|---|---|---|
| committer | James Barnett <noreply@jamesbarnett.xyz> | 2013-12-10 14:33:33 -0800 |
| commit | 20c12edd7f8dd5c28aab47fe9cdaac1da9001f0a (patch) | |
| tree | 1924c97fafc6f86671d6d16efe7b9b7f831b1054 | |
| download | ArduinoOLEDLibrary-20c12edd7f8dd5c28aab47fe9cdaac1da9001f0a.tar.xz ArduinoOLEDLibrary-20c12edd7f8dd5c28aab47fe9cdaac1da9001f0a.zip | |
Initial commit
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..91c0888 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +ArduinoOLEDLibrary +================== + +An Arduino v1.0+ library for Newhaven OLED displays. Adapted from Elco Jacobs library for previous versions |