Just to add, the issue is the conversion to integer, so just adding 0| is enough to test what happens.
0|
@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.
Just to add, the issue is the conversion to integer, so just adding
0|
is enough to test what happens.