Closed dmemphis closed 7 years ago
FYI - using pins 9,10,11
FYI- 9,10 are working, 11 is not. Suspect the lib thinks its on an UNO / 328P IC?
FYI: __AVR_ATmega32U4__ is not defined.
Never mind. It might have been operator error or the 1.6.7 IDE versions. I managed to upgrade to 1.8.0. Now I have pin 11 working.
On Arduino Micro: Basic timer invocation of attached routine seems fine. Controlling PWM isn't working. Can't make the pins change value. Isn't this supposed to be like Leonardo?