If you're fastloading apps it would have made the problem miles worse as well - just because the timeouts would keep piling up.
... and all because I forgot a return!
return
@Gordon 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.
If you're fastloading apps it would have made the problem miles worse as well - just because the timeouts would keep piling up.
... and all because I forgot a
return
!