Arduino参考

Arduino参考 > Libraries > LiquidCrystal > scrollDisplayRight()

LiquidCrystal.scrollDisplayRight()

Description

Scrolls the contents of the display (text and cursor) one space to the right.

Syntax

lcd.scrollDisplayRight()

Parameters

lcd: a variable of type LiquidCrystal