Subversion Repositories NaviCtrl

Rev

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

Rev 180 Rev 189
Line 280... Line 280...
280
                UART0_TransmitTxData(); // send answer
280
                UART0_TransmitTxData(); // send answer
281
                UART1_TransmitTxData(); // send answer
281
                UART1_TransmitTxData(); // send answer
282
                USB_TransmitTxData();   // send answer
282
                USB_TransmitTxData();   // send answer
Line 283... Line 283...
283
 
283
 
284
                SPI0_UpdateBuffer();    // handle new SPI Data
-
 
285
 
284
                SPI0_UpdateBuffer();    // handle new SPI Data
286
                // ---------------- Error Check Timing ----------------------------
285
                // ---------------- Error Check Timing ----------------------------
287
                if(CheckDelay(TimerCheckError))
286
                if(CheckDelay(TimerCheckError))
288
                {
287
                {
289
                        TimerCheckError = SetDelay(1000);
288
                        TimerCheckError = SetDelay(1000);