I'll look at this today... To be honest I should make it clear only the timer that caused the problem when there is an error - as you say it causes huge problems if all timers are removed.
It looks like the error occurs during the call to connect - I hadn't come across that one before... I guess it could still attempt to power cycle the CC3000 in that case.
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'll look at this today... To be honest I should make it clear only the timer that caused the problem when there is an error - as you say it causes huge problems if all timers are removed.
It looks like the error occurs during the call to
connect
- I hadn't come across that one before... I guess it could still attempt to power cycle the CC3000 in that case.