index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stm
/
lcd.h
blob: b23f29e804aa1a0f0a6ee40bf82e8cd7aad28ea2 (
plain
)
1
2
void
lcd_init
();
void
lcd_print_strn
(
const
char
*
str
,
unsigned
int
len
);