aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Barnett <noreply@jamesbarnett.xyz>2013-12-10 23:11:28 +0000
committerJames Barnett <noreply@jamesbarnett.xyz>2013-12-10 23:11:28 +0000
commit8102b6cf93bcbd9b56d454f8e096f9ddda5e5626 (patch)
treeaf38a4abd124fede6b3d8e9576474b8639db1aee
parentde40617213743c0479362c6820f4ca8692d017c1 (diff)
downloadArduinoOLEDLibrary-8102b6cf93bcbd9b56d454f8e096f9ddda5e5626.tar.xz
ArduinoOLEDLibrary-8102b6cf93bcbd9b56d454f8e096f9ddda5e5626.zip
Link to Elco's GoogleCode repo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 81f3b6c..11b6ff2 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ ArduinoOLEDLibrary
An Arduino v1.0+ library for [Newhaven OLED displays](http://www.newhavendisplay.com/oled-c-119.html), such as the NHD‐0420DZW series.
-This is an edit to [Elco Jacobs](http://www.elcojacobs.com) OLED library, which would not compile under v1.0+ of the Arduino IDE (Tested on v1.0.5).
+This is an edit to [Elco Jacobs](http://www.elcojacobs.com) OLED library ([here](https://code.google.com/p/uberfridge/source/browse/trunk/arduino/#arduino%2FOLEDFourBit)), which would not compile under v1.0+ of the Arduino IDE (Tested on v1.0.5).
This library is for the 4-bit parallel interface. See the datasheet for wiring diagrams.