Subversion Repositories NaviCtrl

Rev

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

Rev 328 Rev 329
Line 132... Line 132...
132
 
132
 
Line 133... Line 133...
133
//----------------------------------------------------------------------------------------------------
133
//----------------------------------------------------------------------------------------------------
134
 
134
 
135
void CheckErrors(void)
135
void CheckErrors(void)
136
{
136
{
137
    static no_error_delay = 0;
137
    static s32 no_error_delay = 0;
Line 138... Line 138...
138
        s32 newErrorCode = 0;
138
        s32 newErrorCode = 0;
139
        UART_VersionInfo.HardwareError[0] = 0;
139
        UART_VersionInfo.HardwareError[0] = 0;