Question
Trying to read if button is down
My code initially has a timer generating an interupt ever 25
ms, on the interupt it calls a certain function. I am simply
wanting to read if the button is down as opposed to having an
interupt generated when the button is pressed. Is that possible,
and if so why am I getting a bunch of errors with the attatched
code. Any help is appreciated.
Thanks
Thanks