Button triggered on save() #228
Unanswered
espruino-discuss
asked this question in
JavaScript
Replies: 2 comments
-
Posted at 2014-03-18 by @gfwilliams That's odd. I've just made a new bug for it - I'm not sure entirely why but my guess is it's actually some issue with removing the watches on deinitialisation. It looks to me like it doesn't happen if you hard reset - it's only when you call |
Beta Was this translation helpful? Give feedback.
0 replies
-
Posted at 2014-03-18 by Stev Hey, Hard reset (and load() as far as I remember) work fine. Hard reset was my work around for the time being. Follow-up: a sequence of reset() and load() works fine, too. |
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-18 by Stev
Hey,
everytime I do a save() on my Espruino board, the set button handler is triggered with weird data.
Is there a reason for that? Is there anything in the data that can be used to ignore that after-save trigger?
Best
-Stev
Beta Was this translation helpful? Give feedback.
All reactions