#include #include //typedef unsigned char BYTE; //typedef unsigned int WORD; void SIGNAL(SIG_OVERFLOW0) /* signal handler for tcnt0 overflow interrupt */ { PORTB = ~PORTB; } void initialisierung(void) { TCCR0 |= (1<