micropython/stm/lcd.h

3 wiersze
73 B
C
Czysty Zwykły widok Historia

void lcd_init();
void lcd_print_strn(const char *str, unsigned int len);