Formatting error

CQTexperiment
Chris Moeller 2015-02-21 01:10:55 -08:00
parent e7fb5f001e
commit c17dcc01bc
1 changed files with 3 additions and 3 deletions

View File

@ -570,11 +570,11 @@ void RunRsp (usf_state_t * state) {
MI_INTR_REG |= 1;
CheckInterrupts(state);
}
#ifdef DEBUG_INFO
fprintf(stderr, "\n");
#endif
}
}
#ifdef DEBUG_INFO
fprintf(stderr, "\n");
#endif
}
void TimerDone (usf_state_t * state) {