espruino hangs when I try to divide by a string #185
Unanswered
espruino-discuss
asked this question in
JavaScript
Replies: 2 comments
-
Posted at 2014-01-02 by @gfwilliams Hi, yes the problem has already been fixed - if you try the nightly images they should work fine. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Posted at 2014-01-02 by graf That's great, thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2014-01-02 by graf
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?
Beta Was this translation helpful? Give feedback.
All reactions