Just to check, does E.getErrorFlags() report anything wrong, or is it just []?
E.getErrorFlags()
[]
@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.
Just to check, does
E.getErrorFlags()
report anything wrong, or is it just[]
?