Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 1152 → Rev 1208

/branches/V0.71i_DSL_X_LED/twimaster.c
122,7 → 122,7
break;
case 5: //1 Byte vom Motor lesen
motor_rx[motorread] = TWDR;
 
// break; // ???
case 6:
switch(motorread)
{