3 lines
73 B
C
3 lines
73 B
C
|
void lcd_init();
|
||
|
void lcd_print_strn(const char *str, unsigned int len);
|