As an aside, the loss in efficiency of storing strings - does that apply to function code too? I say this because code is what takes up most of the space (that's been my experience, and iirc, Sascha indicated that was the
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.
This function breaks with the new build (either using your 1800jsvar build, or my 3250 jsvar build):
This worked in v65 bigram, and the error message makes no sense to me.
My BMP180 is returning bogus values - It says the pressure is -28347 Pa?
Maybe this is a result of the 32-bit int change?
(BMP180 module code that might be relevant is reproduced here for convenience):
Numbers going into that:
"ac1":7972,"ac2":-1182,"ac3":-14539,"ac4":33201,"ac5":25505,"ac6":18922,"b1":6515,"b2":47,"mb":-32768,"mc":-11786,"md":2512
As an aside, the loss in efficiency of storing strings - does that apply to function code too? I say this because code is what takes up most of the space (that's been my experience, and iirc, Sascha indicated that was the