diff --git a/src/pulses_avr.cpp b/src/pulses_avr.cpp index 1e2002b17..8db85332e 100644 --- a/src/pulses_avr.cpp +++ b/src/pulses_avr.cpp @@ -734,6 +734,8 @@ void setupPulses() #if defined(PCBV4) TIMSK1 &= ~0x3C; // All interrupts off TIFR1 = 0x2F; + TIMSK1 |= (1<