index
:
micropython
docs/library/bluetooth
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
stmhal
/
readline.h
blob: 6b1baee32465e443c75c94bcf79917d86ed529d1 (
plain
) (
blame
)
1
2
void readline_init(void); int readline(vstr_t *line, const char *prompt);