Handling a line at a time doesn't work, because the prompt (the > or # after a command that it needs data for) is not followed by a linebreak (isn't that how ESP8266's AT interface works?)
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.
Handling a line at a time doesn't work, because the prompt (the > or # after a command that it needs data for) is not followed by a linebreak (isn't that how ESP8266's AT interface works?)