Lcd.clear

From Pinguino-Wiki

Jump to: navigation, search

Contents

Name

lcd.clear

Description

Clears the LCD screen and puts the cursor in the upper-left corner (0,0).

It does not affect the underscore or block cursor settings.

Syntax

void lcd.clear(void)

Example

Bugs

See also

Comments

Personal tools