Subversion Repositories NaviCtrl

Rev

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

Rev 330 Rev 331
Line 288... Line 288...
288
        else if(ErrorDisturbedEarthMagnetField)
288
        else if(ErrorDisturbedEarthMagnetField)
289
        {
289
        {
290
         LED_RED_ON;
290
         LED_RED_ON;
291
         sprintf(ErrorMSG,"Magnet error    ");
291
         sprintf(ErrorMSG,"Magnet error    ");
292
         newErrorCode = 22;
292
         newErrorCode = 22;
-
 
293
         DebugOut.Status[1] |= 0x08;
293
        }
294
        }
294
        else // no error occured
295
        else // no error occured
295
        {
296
        {
296
                StopNavigation = 0;
297
                StopNavigation = 0;
297
                LED_RED_OFF;
298
                LED_RED_OFF;