Open
Description
Somebody forgot to move this timer definition from pin 3 to pin 10.
const uint8_t PROGMEM digital_pin_to_timer_PGM[] = {
NOT_ON_TIMER,
NOT_ON_TIMER,
NOT_ON_TIMER,
TIMER0B,//3 <-- should be on pin 10
NOT_ON_TIMER,
NOT_ON_TIMER,
TIMER0A,//6
TIMER4D,//7
TIMER1A,//8
NOT_ON_TIMER,
NOT_ON_TIMER, <-- here
NOT_ON_TIMER,
TIMER1B,//12
TIMER3A,//13
TIMER4A,//14
Reference:
https://forum.arduino.cc/t/lilypad-usb-plus-and-pwm-on-pin-10/1125389
Metadata
Metadata
Assignees
Labels
No labels