• Great! Looks like there's an issue with Espruino's conversion of strings into integers. For instance +"0x10" in the browser works fine but returns NaN in Espruino.

    For now I'd use parseInt("ff",16), but I'll file a bug for it

About

Avatar for Gordon @Gordon started