Gotcha, this makes sense. I have no reverted to the following:
\x03\x10require('Storage').list().forEach(x=>print(x)});\n
Which after execution, should always print > as a newline?
>
@nravanelli 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.
Gotcha, this makes sense. I have no reverted to the following:
Which after execution, should always print
>
as a newline?