Teacup_Firmware
Teacup_Firmware copied to clipboard
Disabling FAST_PWM on AVR affects only Timer0
PWM pins that use timers besides Timer0 are not scaled down to use slow timers. A high (slow) prescaler is really needed to drive servos correctly. Therefore, currently, servos don't work unless their PWM pin happens to use Timer0.