Subversion Repositories NaviCtrl

Rev

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

Rev 251 Rev 252
Line 379... Line 379...
379
                LED_RED_ON;
379
                LED_RED_ON;
380
        }
380
        }
Line 381... Line 381...
381
 
381
 
Line 382... Line -...
382
        GPS_Init();    
-
 
383
 
-
 
384
 
382
        GPS_Init();    
385
 
383
 
386
        // ---------- Prepare the isr driven
384
        // ---------- Prepare the isr driven
387
        // set to absolute lowest priority
385
        // set to absolute lowest priority
388
    VIC_Config(EXTIT3_ITLine, VIC_IRQ, PRIORITY_SW);
386
    VIC_Config(EXTIT3_ITLine, VIC_IRQ, PRIORITY_SW);