I should add a special function for that - I'll make a note. The whole global["\xff"] thing is a bit of a hack really, even if it's good for debug :)
global["\xff"]
@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.
I should add a special function for that - I'll make a note. The whole
global["\xff"]
thing is a bit of a hack really, even if it's good for debug :)