Hello,
I'm using HY3.2 (VCT6) with Espruino 1v41 and when I try something like var foo = 42 / "bar";
then I get single = sign and it looks frozen i.e. I can't issue any commands via terminal until I reset the board.
Is it a known problem? And could somebody try on other boards please?
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.
Hello,
I'm using HY3.2 (VCT6) with Espruino 1v41 and when I try something like
var foo = 42 / "bar";
then I get single = sign and it looks frozen i.e. I can't issue any commands via terminal until I reset the board.
Is it a known problem? And could somebody try on other boards please?