From e94732715829502b266bfac59a7226017cbadaa4 Mon Sep 17 00:00:00 2001 From: Tom Igoe Date: Wed, 5 Aug 2009 14:41:14 +0000 Subject: Checked and updated all LiquidCrystal examples --- libraries/LiquidCrystal/examples/HelloWorld/HelloWorld.pde | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'libraries/LiquidCrystal/examples/HelloWorld') 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 */ -- cgit v1.2.3-18-g5258