so will a setInterval with a period of 20-25 work well ? I know on desktop, this will typically be fairly awful cause javascript has a poor resolution on most browsers. How would the espruino handle multiple intervals of such a short period?
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.
so will a setInterval with a period of 20-25 work well ? I know on desktop, this will typically be fairly awful cause javascript has a poor resolution on most browsers. How would the espruino handle multiple intervals of such a short period?