#include "avr/io.h" #include "avr/interrupt.h" int main ( ) { DDRB = DDRB |(1<<3); OCR0 = 69; TCCR0 = 0x19; TIMSK = (1<= 4) index = 0; }