Ahh, that's a nice trick - thanks! While % doesn't like negative numbers, adding the length solves it nicely :)
%
@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.
Ahh, that's a nice trick - thanks! While
%
doesn't like negative numbers, adding the length solves it nicely :)