#7674 - Pokemonster - Sun Jun 22, 2003 9:18 pm
Hi!
I'm currently trying out different types of getting keypad input. I'm using interrupts at the moment. The problem is, an interrupt is fired only once when a key is pressed. For continued key pressing, I need a way to figure out if the key has been released. Is there a way to do this ?
ALex
I'm currently trying out different types of getting keypad input. I'm using interrupts at the moment. The problem is, an interrupt is fired only once when a key is pressed. For continued key pressing, I need a way to figure out if the key has been released. Is there a way to do this ?
ALex