Ok, so I partially fixed this. I upped the buffer size to 64 from 32, and if it does run out of space it gives a nicer error message like 'String too big to convert to float'
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.
Ok, so I partially fixed this. I upped the buffer size to 64 from 32, and if it does run out of space it gives a nicer error message like 'String too big to convert to float'