Non interrupt driven ms timer
Posted on July 03, 2012 at 09:43Hi,I'm currently trying to implement a non interrupt driven millisecond timer. I have alot of other interrupts and functions, which i do not want to interrupt to increment a timer value. Also, i've already implemented...