you're great! Both solution work well for me! In fact the "Serial1.setup(9600,{tx:B6,rx:B7}); " solution is more clear for somebody, who don't know the default pins. Perhaps this can be integrated in the http://www.espruino.com/Reference#Serial Reference (which I find very useful).
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.
Hello Gordon and DrAzzy,
you're great! Both solution work well for me! In fact the "Serial1.setup(9600,{tx:B6,rx:B7}); " solution is more clear for somebody, who don't know the default pins. Perhaps this can be integrated in the http://www.espruino.com/Reference#Serial Reference (which I find very useful).
Many thanks for this quick answer!
Stefan