@Gordon, process.version = "1v91".
process.version
I'm also doing analogWrite(LED1, xxx) elsewhere in my code, if that makes a difference.
analogWrite(LED1, xxx)
@oesterle started
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.
@Gordon,
process.version
= "1v91".I'm also doing
analogWrite(LED1, xxx)
elsewhere in my code, if that makes a difference.