Is there a generic wait function i.e. wait(milliseconds)? Or is there only: function setInterval(function, timeout)
And
function setTimeout(function, timeout)
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.
Is there a generic wait function i.e. wait(milliseconds)? Or is there only: function setInterval(function, timeout)
And
function setTimeout(function, timeout)