• In my opinion console is for entering commands and logging errors, data like this can better go directly to the right Serial object while the real console is switched away - that would give you clean output without any surprises.

    see also http://www.espruino.com/Reference#SerialĀ­ - methods print,println,write

    USB port serial is USB object, not Serial1 and you don't need to setup speed for USB

About

Avatar for fanoush @fanoush started