ASURO Library  2.80
lcd_bpi216.h
Go to the documentation of this file.
1 
14 #include "asuro.h"
15 
20 void LCD_clear(void);
21 
28 void LCD_moveTo(unsigned char line, unsigned char pos);