Ollie, yes you can register multiple cron jobs, but I haven't tested the limits of how many fit in memory, or tested how much load it can handle before the somewhat naive scheduler starts missing triggers. I suppose it depends on your hardware. Happy hacking!
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.
Ollie, yes you can register multiple cron jobs, but I haven't tested the limits of how many fit in memory, or tested how much load it can handle before the somewhat naive scheduler starts missing triggers. I suppose it depends on your hardware. Happy hacking!