Actually this post reminded me that for loops should have their own scope, so while this got added yesterday, as of builds right now the code you've got will actually work :)
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.
Actually this post reminded me that
for
loops should have their own scope, so while this got added yesterday, as of builds right now the code you've got will actually work :)