Button icon indicating copy to clipboard operation
Button copied to clipboard

Update Button.cpp

Open eugene-makeev opened this issue 4 years ago • 0 comments

Fix debounce algorithm. Original implementation does not filter noisy reads and return wrong value in case if short glitches appeared on the line. this value will remain for delay time and will be changed after. This is not what expected.

eugene-makeev avatar Jan 14 '21 22:01 eugene-makeev