Temperature and light sensor #2328
Unanswered
espruino-discuss
asked this question in
Puck.js, Pixl.js, Jolt.js and MDBT42
Replies: 2 comments
-
Posted at 2017-09-11 by @gfwilliams Ahh - yes, it's because you're mixing the two methods of communication - the simple You have two choices really:
You could find other ways to work around it, but I'd say those are your easiest options |
Beta Was this translation helpful? Give feedback.
0 replies
-
Posted at 2017-09-11 by Ciaran Awesome thanks. Will try. |
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 2017-09-11 by Ciaran
Hey,
So I have a puckjs running off a webpage. When I use the light sensor and try to get temperature at the same time. The output of the temperature is the light reading instead of current temp. Works fine when run separately. Any ideas? Apologise for the JQuery. Just playing around with Puck for now!!! Thanks.
Beta Was this translation helpful? Give feedback.
All reactions