目录

LiquidCrystal

noCursor()

Description

Hides the LCD cursor.

Syntax

lcd.noCursor()

Parameters

lcd: a variable of type LiquidCrystal

Example

cursor() and noCursor()

See also

cursor()

Reference Home