#include #include #include #include #include "timer.h" #define LED_1 PB2 // LED port 1 #define LED_2 PC1 // LED port 2 #define LED_3 PC2 // LED port 3 #define LED_4 PC3 // LED port 4 #define LED_5 PC4 // LED port 5 #define LED_6 PC5 // LED port 6 #define LED_7 PD4 // LED port 7 #define LED_8 PD5 // LED port 8 #define LED_9 PD6 // LED port 9 #define LED_10 PD7 // LED port 10 #define LED_STATUS PB0 // LED blau - on board #define STATUS_OFF PORTB |= (1<