Hello,
I am new to the Particle community and am testing out the Grove Sensor kit button with the ClickButton library. With the library defaults for debounceTime, multiclickTime, and longClicktime, and the Grove Button as an input, single short clicks register as a long click despite clicking the button as fast as possible. I tried modifying the variable defaults however haven’t been able to adjust them to distinguish between a short and a long press. Is this achievable with the library? If so, can someone advise what changes should be made to the defaults? Thanks!