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

serLCD

scrollRight()

Description

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

Syntax

lcd.scrollRight()

Parameters

lcd: a variable of type serLCD

See also