I found this solution which was already in the forum, thanks

Quote Originally Posted by mister_e View Post
OK NO NEED FOR THAT

i've attach the latest version... which i thought i had posted here


So the only thing you will have to do, is to add this simple line
Code:
DEFINE SCAN_ONCE 1
And this should cure the problem.

I have added this feature once i needed to scan a keypad with a timer interrupt... which is certainly the way to go for any Push-Button/Keypad entry anyways.

Enjoy!