That's strange - boundary.length should only get used if f is set, by which point boundary should be set up as well.
boundary.length
f
boundary
@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.
That's strange -
boundary.length
should only get used iff
is set, by which pointboundary
should be set up as well.