Hello, i'm new here and i dont' understanding the aim of 'debounce' with Puck.js. I would like to send info when the puck is clicked, when I click once, it is as if I had clicked 5 times. How can i set an interval between two clicks ? I think the actual delay is too short. This is an exemple :
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.
Hello, i'm new here and i dont' understanding the aim of 'debounce' with Puck.js. I would like to send info when the puck is clicked, when I click once, it is as if I had clicked 5 times. How can i set an interval between two clicks ? I think the actual delay is too short. This is an exemple :
Thanks for your help :)