christian wrote:You need a timer interrupt which sets a global volatile variable "timerInterruptOccurred" every millisecond.
Can you tell me how?
christian wrote:You need a timer interrupt which sets a global volatile variable "timerInterruptOccurred" every millisecond.