• Was my first thought too, but...

    If using just Serial.print and adding "\r\n" as data, then the Espruino Ref Doc for [Serial.println](http://www.espruino.com/Reference#l_Seri­al_println] has to be updated, or at least made unambiguous. It states:

    Print a line to the serial port with a newline (\r\n) at the end of it.

    Looks like the doc is not sure about what .println(..) really appends... ;-)

About

Avatar for allObjects @allObjects started