Arduino参考

Arduino参考 > Libraries > LiquidCrystal > noAutoscroll()

LiquidCrystal.noAutoscroll()

Description

Turns off automatic scrolling of the LCD.

Syntax

lcd.noAutoscroll()

Parameters

lcd: a variable of type LiquidCrystal