Flow Meter in GUI doesn't work

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