#include "avr/io.h" #include "avr/interrupt.h" int main () { DDRB |= 0x20; OCR0 = 40; TCCR0 = 0x09; TIMSK = (1<