septillion:
You are missing we are talking about a method of the TimerOne libraryNot plain attachInterrupt()
I'm still dense on this. The signature in the TimerOne header file is:
void attachInterrupt(void (*isr)(), long microseconds=-1);
septillion:
You are missing we are talking about a method of the TimerOne libraryNot plain attachInterrupt()
I'm still dense on this. The signature in the TimerOne header file is:
void attachInterrupt(void (*isr)(), long microseconds=-1);