mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 17:30:41 +02:00
4 lines
88 B
C
4 lines
88 B
C
char *prompt(char *p);
|
|
void prompt_read_history(void);
|
|
void prompt_write_history(void);
|