mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-18 07:52:14 +01:00
5d53eed01a
Timer 1 interrupts were trashing self-programming timing. Now disable Timer 1 compare match before doing Flash tasks and reenable afterward.