phpi
phpi copied to clipboard
Add debounce method directly to Pin
Cheers for implementing this. Do you think the debounce function should function in this way or to actually ignore shorter transition states? In an electrical sense, wouldn't it make sense to be simply ignoring shorter than x?
Have a look at the Button class and you should see what I mean