Arduino Playground is read-only starting December 31st, 2018. For more info please look at this Forum Post

serLCD

scrollLeft()

Description

Scrolls the text on the LCD one position to the left.

Syntax

lcd.scrollLeft()

Parameters

lcd: a variable of type serLCD

See also