I just realized...
If you add
Serial.flush();
after the "don't print" print statement, you'll see that message when the ISR is execute.
a7
I just realized...
If you add
Serial.flush();
after the "don't print" print statement, you'll see that message when the ISR is execute.
a7