Strange error when reusing var in block (maybe) #222
Unanswered
espruino-discuss
asked this question in
JavaScript
Replies: 3 comments
-
Posted at 2014-03-01 by DrAzzy What's the error you get? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Posted at 2014-03-02 by user6578 I get no error. I press connect => send to espruino and than nothing happen. Strange. T. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Posted at 2014-03-03 by @gfwilliams It seems to work for me on 1v54. Are you using the Espruino board, or one of the other boards? Some boards (like the F4 discovery) don't have flow control on USB and so can lose characters as they are sent. |
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-03-01 by user6578
Hi There,
I experience strange error in following example - https://gist.github.com/korczis/9295189
When I remote Block1 OR Block2 it works. When both blocks are present it does not.
Any ideas how to troubleshoot this?
Thanks in advance,
T.
Beta Was this translation helpful? Give feedback.
All reactions