From 96c3621047a93f1831afac7de59be3f1c7ac7498 Mon Sep 17 00:00:00 2001 From: Tom Igoe Date: Wed, 5 Aug 2009 14:41:23 +0000 Subject: [PATCH] Checked and updated all LiquidCrystal examples --- hardware/libraries/LiquidCrystal/examples/Cursor/Cursor.pde | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hardware/libraries/LiquidCrystal/examples/Cursor/Cursor.pde b/hardware/libraries/LiquidCrystal/examples/Cursor/Cursor.pde index b8ef9d294..c0273f4be 100644 --- a/hardware/libraries/LiquidCrystal/examples/Cursor/Cursor.pde +++ b/hardware/libraries/LiquidCrystal/examples/Cursor/Cursor.pde @@ -27,6 +27,9 @@ by Limor Fried (http://www.ladyada.net) example added 9 Jul 2009 by Tom Igoe + modified 25 July 2009 + by David A. Mellis + http://www.arduino.cc/en/Tutorial/LiquidCrystal */