Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 541 → Rev 542

/branches/salvo_gps/Basis_v0067g/trunk/main.c
98,7 → 98,7
if(PINB & 0x01) PlatinenVersion = 11; else PlatinenVersion = 10;
// Salvo 9.12.2007 PC4 als Ausgang
// DDRC = 0x81; // SCL
DDRC = 0x91; // SCL und PC4
DDRC = 0x81; // SCL und PC4
PORTC = 0xff; // Pullup SDA
DDRB = 0x1B; // LEDs und Druckoffset
PORTB = 0x01; // LED_Rot