mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-22 16:54:20 +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.