Shame... I thought the lost character issues were mostly fixed on newer firmware versions.
To get control back, you can usually do Ctrl + C then echo(1); then enter.
Ctrl + C
echo(1);
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Shame... I thought the lost character issues were mostly fixed on newer firmware versions.
To get control back, you can usually do
Ctrl + C
thenecho(1);
then enter.