@Gordon Thanks for the feedback.
I have check but a strange behavior in puck. I am getting events for some other pins. I have setWatch for button but got event for Pin D0
D0
{ "lastTime": 859.655, "time": 859.96, "pin": D0, "state": false }
how should we handle this. Please suggest.
@Harry started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
@Gordon Thanks for the feedback.
I have check but a strange behavior in puck. I am getting events for some other pins. I have setWatch for button but got event for Pin
D0
how should we handle this. Please suggest.