Closed micooke closed 8 years ago
I'm using the wrong interrupt and forgot to make isr accessed variables volatile to ensure they don't get cached.
Oops. I've cloned the repo locally and can try it again on the breadboard.
I'm using the wrong interrupt and forgot to make isr accessed variables volatile to ensure they don't get cached.