mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-18 12:54:25 +01:00
ATMEGA32U4 has major differences in TIMER4 registers compared to ATMEGA1280 and 2560. turnOffPWM, analogWrite, and initialize routines had wrong registers, bit names, etc.