Name

lcd_clear — clears the LCD

Synopsis

#include <lcd.h>   
void lcd_clear (void); 
void;
 

Arguments

void

no arguments

Description

Clears the LCD and moves cursor to home position.