??? 07/19/04 16:40 Read: times |
#74467 - RE: Push Button Bouncing Time Method Responding to: ???'s previous message |
hi,
just a note: always check for not only a button was pressed but then that button is realized before come to new cycle. Just imagine that a user pushed button and hold it. If no additional check presents then your program will pass through your test once and once... Regards, Oleg |