Obviously for production probably best to remove any console.log() entries inside widget.js code.
What is the impact when not connected through the IDE of leaving console.log() calls in place ?
Does the watch just detect that no IDE is connected and just ignore them ?
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.
Obviously for production probably best to remove any console.log() entries inside widget.js code.
What is the impact when not connected through the IDE of leaving console.log() calls in place ?
Does the watch just detect that no IDE is connected and just ignore them ?