We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f28053 commit 79b7ecdCopy full SHA for 79b7ecd
libraries/LiquidCrystal/examples/Autoscroll/Autoscroll.pde
@@ -7,7 +7,7 @@
7
can usually tell them by the 16-pin interface.
8
9
This sketch demonstrates the use of the autoscroll()
10
- and noAutoscroll() functions.
+ and noAutoscroll() functions to make new text scroll or not.
11
12
The circuit:
13
* LCD RS pin to digital pin 12
@@ -26,6 +26,8 @@
26
by Limor Fried (http://www.ladyada.net)
27
example added 9 Jul 2009
28
by Tom Igoe
29
+ modified 25 July 2009
30
+ by David A. Mellis
31
32
http://www.arduino.cc/en/Tutorial/LiquidCrystal
33
*/
0 commit comments