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
/
stmhal
/
readline.h
blob: 6b1baee32465e443c75c94bcf79917d86ed529d1 (
plain
)
1
2
void
readline_init
(
void
);
int
readline
(
vstr_t
*
line
,
const
char
*
prompt
);