ASURO Library  2.80
lcd_bpi216.h
gehe zur Dokumentation dieser Datei
1 
14 #include "asuro.h"
15 
20 void LCD_clear(void);
21 
28 void LCD_moveTo(unsigned char line, unsigned char pos);