Arduino参考

Arduino参考 > Libraries > LiquidCrystal > scrollDisplayLeft()

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