Regarding setTimeout: alarm.js uses clearInterval(); (ie stopping all setTimeout/setInterval), I am not sure if this would mean that an alarm would stop a setTimeout for daylight change?
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.
Regarding setTimeout: alarm.js uses clearInterval(); (ie stopping all setTimeout/setInterval), I am not sure if this would mean that an alarm would stop a setTimeout for daylight change?