.clear


DESCRIPTION
Clears the LCD screen.


SYNTAX
lcd.clear();


PARAMETERS
none

RETURNS
None.


EXAMPLE


SEE ALSO
  • .print
  • .setCursor