Best is maybe to use a promise. You could probably do with setTimeout as well.
promise
setTimeout
rigrig beat me to it!
@Ganblejs 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.
Best is maybe to use a
promise
. You could probably do withsetTimeout
as well.rigrig beat me to it!