IIRC the Espruino event queue is 128 usually, but it stores 4 chars in each item so it can actually grab 512 bytes.
I might have a play and see what happens.
No problem about the changes - after all, we're all doing this stuff for free :)
@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.
IIRC the Espruino event queue is 128 usually, but it stores 4 chars in each item so it can actually grab 512 bytes.
I might have a play and see what happens.
No problem about the changes - after all, we're all doing this stuff for free :)