Skip to content

Commit 79b7ecd

Browse files
committed
Checked and updated all LiquidCrystal examples
1 parent 6f28053 commit 79b7ecd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

libraries/LiquidCrystal/examples/Autoscroll/Autoscroll.pde

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
can usually tell them by the 16-pin interface.
88
99
This sketch demonstrates the use of the autoscroll()
10-
and noAutoscroll() functions.
10+
and noAutoscroll() functions to make new text scroll or not.
1111
1212
The circuit:
1313
* LCD RS pin to digital pin 12
@@ -26,6 +26,8 @@
2626
by Limor Fried (http://www.ladyada.net)
2727
example added 9 Jul 2009
2828
by Tom Igoe
29+
modified 25 July 2009
30+
by David A. Mellis
2931
3032
http://www.arduino.cc/en/Tutorial/LiquidCrystal
3133
*/

0 commit comments

Comments
 (0)