Can this cause problems when Serial1 is used for other purposes, e.g. to connect a WLAN module?
What happens on console.logs, when another device is attached via USART to Serial1 ? Is the console.log string data then being sent to the device which is attached?
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.
Can this cause problems when Serial1 is used for other purposes, e.g. to connect a WLAN module?
What happens on console.logs, when another device is attached via USART to Serial1 ? Is the console.log string data then being sent to the device which is attached?