i need to write a program for reading two push buttons(together as connected on same port) and i need to count each and every push.
with the normal 'read port, implement logic' format i miss some presses.
i would like to do this without using interrupts.
thanks in advance
with the normal 'read port, implement logic' format i miss some presses.
i would like to do this without using interrupts.
thanks in advance