define atmega16 #include #include #include #include #include #include #include #ifndef F_CPU #define F_CPU 4000000 #endif // Tasterinterrupt für Uart-Kommunikation INTERRUPT(SIG_INTERRUPT1){ MCUCR &= ~(1 << SE); //Sleep-Mode disable //GICR&= ~(1<