mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-19 08:52:15 +01:00
699315c359
ATMEGA32U4 has major differences in TIMER4 registers compared to ATMEGA1280 and 2560. turnOffPWM, analogWrite, and initialize routines had wrong registers, bit names, etc.