yes - debounce:0 is the same as leaving debounce off, so it wouldn't have an effect.
It might be worth checking the signal with an oscilloscope - it might be that putting a very small capacitor across it would be enough to stop any glitches.
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.
yes -
debounce:0
is the same as leaving debounce off, so it wouldn't have an effect.It might be worth checking the signal with an oscilloscope - it might be that putting a very small capacitor across it would be enough to stop any glitches.