Lcd.noCursor

From Pinguino-Wiki

Jump to: navigation, search

Contents

Name

lcd.noCursor

Description

Turns off the underscore ( _ ) cursor on the LCD display.

Syntax

void lcd.noCursor(void);
Parameters
[None]
Returns/Output;
[None]

Example

Bugs

See also

  • lcd.noCursor

Comments

Personal tools