Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 1439 → Rev 1440

/trunk/main.c
233,7 → 233,6
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
// + Check connected BL-Ctrls
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
printf("\n\r-->%d", MAX_EMPFANGS_BUFF);
printf("\n\rFound BL-Ctrl: ");
motorread = 0; UpdateMotor = 0; SendMotorData(); while(!UpdateMotor); motorread = 0; // read the first I2C-Data
timer = SetDelay(2000);