Reference.LiquidCrystalScrollDisplayLeft History
Hide minor edits - Show changes to markup
July 26, 2009, at 06:38 AM
by David A. Mellis -
Added lines 1-21:
LiquidCrystal
scrollDisplayLeft()
Description
Scrolls the contents of the display (text and cursor) one space to the left.
Syntax
lcd.scrollDisplayLeft()
Parameters
lcd: a variable of type LiquidCrystal
Example
See also