Subversion Repositories FlightCtrl

Rev

Rev 2309 | Rev 2318 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2309 Rev 2316
Line 149... Line 149...
149
             PORTD = 0x47; // 
149
             PORTD = 0x47; // 
150
                }
150
                }
151
     }
151
     }
Line 152... Line 152...
152
 
152
 
-
 
153
#endif
153
#endif
154
 
154
    DDRC  = 0x81; // I2C, Spaker
155
    DDRC  = 0x81; // I2C, Spaker
155
    DDRC  |=0x40; // HEF4017 Reset
156
    DDRC  |=0x40; // HEF4017 Reset
156
    PORTC = 0xff; // Pullup SDA
157
    PORTC = 0xff; // Pullup SDA
157
    DDRB  = 0x1B; // LEDs und Druckoffset
158
    DDRB  = 0x1B; // LEDs und Druckoffset