This seems crazy
interrupts(); //Enable interrupts
delay(250); //short delay
noInterrupts(); //Disable Interrupts
Do what @PaulS said in the last line of Reply #1
...R
This seems crazy
interrupts(); //Enable interrupts
delay(250); //short delay
noInterrupts(); //Disable Interrupts
Do what @PaulS said in the last line of Reply #1
...R