How to use timer interrupts for detecting multiple button press.
Hello,I am currently using an External Interrupt style program to detect multiple button presses but it doesn't work and I wanted to know how I can use timer interrupts for detecting multiple button press. Please share code. Thanks!