Changeset 23


Ignore:
Timestamp:
03/08/2007 05:57:41 PM (5 years ago)
Author:
npereira
Message:

WiDom upload; Ready for domination with FireFly and MicaZ; No support for wings V2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nano-RK/src/kernel/hal/atmega128/nrk_timer.c

    r15 r23  
    244244//  TIMER 1 COMPARE ISR 
    245245//------------------------------------------------------------------------------------------------------- 
     246/* 
     247 
     248 08/03/2007 - Nuno Pereira 
     249   
     250 Commented this out; Widom uses this interrupt 
     251 
    246252SIGNAL(SIG_OUTPUT_COMPARE1A) { 
    247253        static uint8_t i=0; 
     
    262268        return;          
    263269}  
    264  
     270*/ 
Note: See TracChangeset for help on using the changeset viewer.