目录

LiquidCrystal

noBlink()

Description

Turns off the blinking LCD cursor.

Syntax

lcd.noBlink()

Parameters

lcd: a variable of type LiquidCrystal

Example

blink() and noBlink()

See also

blink()

Reference Home