Arduino Playground is read-only starting December 31st, 2018. For more info please look at this Forum Post

serLCD

noCursor()

Description

Hides the LCD cursor.

Syntax

lcd.noCursor()

Parameters

lcd: a variable of type serLCD

See also