Subversion Repositories NaviCtrl

Rev

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

Rev 171 Rev 184
Line 385... Line 385...
385
                                                I2C1_Timeout = SetDelay(500);
385
                                                I2C1_Timeout = SetDelay(500);
386
                                                DebugOut.Analog[15]++;
386
                                                DebugOut.Analog[15]++;
387
                                        }
387
                                        }
388
                                        else // checksum error detected
388
                                        else // checksum error detected
389
                                        {
389
                                        {
390
                                                DebugOut.Analog[14]++;
390
//                                              DebugOut.Analog[14]++;
391
                                        }
391
                                        }
392
                                        I2C_State = I2C_IDLE;
392
                                        I2C_State = I2C_IDLE;
393
                                        LED_GRN_OFF;
393
                                        LED_GRN_OFF;
394
                                }
394
                                }
395
                                Rx_Idx++;
395
                                Rx_Idx++;