PaulS:
// turn on interrupts
interrupts();
Why? Why are you diddling with interrupts?
Oops. That was in the original source for the weather shield. I removed the interrupt routines, but missed that line. I'll take it out and try it without it.
PaulS:
// turn on interrupts
interrupts();
Why? Why are you diddling with interrupts?
Oops. That was in the original source for the weather shield. I removed the interrupt routines, but missed that line. I'll take it out and try it without it.