/* * schalter_2.c * * Created: 08.04.2012 10:30:31 * Author: Sebastian */ #define F_CPU 1200000 #include #include int main(void) {DDRB = 0b001100; int a; while(1) { anfang: while(2) { if ( ! (PINB & (1<