You can't output non-stop to the uart 'cause it doesn't yield the processor for wifi and then WDT hits you. It's a PITA but I don't know what to do about it that is not exceedingly complicated.
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.
You can't output non-stop to the uart 'cause it doesn't yield the processor for wifi and then WDT hits you. It's a PITA but I don't know what to do about it that is not exceedingly complicated.