If there are timers, assign 1 more than the last timer
However I had to write some code to cope with timers being added/removed while handling a timer, and it could be that does some strange things with the numbering...
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.
I'm not sure. I had thought the assignment was:
However I had to write some code to cope with timers being added/removed while handling a timer, and it could be that does some strange things with the numbering...