augustinetez
Active Member
And Mike - thinking out loud (interrupts and me have a very strained relationship) - why are we doing the freq limit compares in the ISR code instead of calling my existing inc/dec/compare routines from the ISR code? That would leave the freq 0 & 1 variables correctly set when the interrupt returns back to normal program flow instead of having to copy them across.