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