waveform and setInterval issue... #355
Unanswered
espruino-discuss
asked this question in
JavaScript
Replies: 2 comments
-
Posted at 2015-04-12 by d0773d
Nvm l, I fixed the formatting problem.... |
Beta Was this translation helpful? Give feedback.
0 replies
-
Posted at 2015-04-12 by @gfwilliams Ahh - that's interesting. Looks like there are 2 issues (Which I should have checked!)
|
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 2015-04-12 by d0773d
I've been demoing out different ways to use waveform and come across an issue when using both setInterval and Waveform. the issue is: I am not seeing my temp output in the console.
Code:
I tried setting the time higher, but I am still getting the same issue. I did, however, place a console.log ("start!") Inside of the startInterval as the first line and start! was sent to the Console successfully.
Beta Was this translation helpful? Give feedback.
All reactions