Setting two pins to fast PWM

Define:

#define PWM_PIN2       11
#define PWM_VALUE_DESTINATION2     OCR2A

and

PWM_VALUE_DESTINATION2 = outputvalue;