aboutsummaryrefslogtreecommitdiff
path: root/libraries/LiquidCrystal
diff options
context:
space:
mode:
authorTom Igoe <t.igoe@arduino.cc>2009-08-05 14:41:14 +0000
committerTom Igoe <t.igoe@arduino.cc>2009-08-05 14:41:14 +0000
commite94732715829502b266bfac59a7226017cbadaa4 (patch)
tree43104197bc6fdf154f989767b7dfa2034ce2a9fe /libraries/LiquidCrystal
parent16eaf9a9fbd2371467835f7def4c7587d3ed47ae (diff)
Checked and updated all LiquidCrystal examples
Diffstat (limited to 'libraries/LiquidCrystal')
-rw-r--r--libraries/LiquidCrystal/examples/HelloWorld/HelloWorld.pde5
1 files changed, 4 insertions, 1 deletions
diff --git a/libraries/LiquidCrystal/examples/HelloWorld/HelloWorld.pde b/libraries/LiquidCrystal/examples/HelloWorld/HelloWorld.pde
index 642b80f..76cd746 100644
--- a/libraries/LiquidCrystal/examples/HelloWorld/HelloWorld.pde
+++ b/libraries/LiquidCrystal/examples/HelloWorld/HelloWorld.pde
@@ -25,7 +25,10 @@
library modified 5 Jul 2009
by Limor Fried (http://www.ladyada.net)
example added 9 Jul 2009
- by Tom Igoe
+ by Tom Igoe
+ modified 25 July 2009
+ by David A. Mellis
+
http://www.arduino.cc/en/Tutorial/LiquidCrystal
*/