PaulMurrayCbr/DebounceInput

Misses short/fast switch inputs

Opened this issue · 0 comments

Hi, in my project the length of switch inputs varies in length. The code works great, but some of the inputs are missed. From what I can tell the reason is they are simply too fast. Is there any way to adjust this? By adjusting and experimenting with fallingThreshhold I have yet not been able so solve this. Thanks.