diff options
Diffstat (limited to 'stm/lcd.h')
-rw-r--r-- | stm/lcd.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ void lcd_init(); +void lcd_print_str(const char *str); void lcd_print_strn(const char *str, unsigned int len); |
![]() |
index : micropython | |
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems | Aslak Raanes |
summaryrefslogtreecommitdiffstatshomepage |