This leaves the red led on...
function onInit () { setDeepSleep(1); setBusyIndicator(LED1); setSleepIndicator(LED3); }
when obviously it can't be busy...
@Georg 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.
This leaves the red led on...
when obviously it can't be busy...