Rev | Author | Line No. | Line |
---|---|---|---|
2116 | paro | 1 | #ifndef TIMER_H |
2 | #define TIMER_H |
||
3 | |||
4 | void Timer0_Init_Interrupt(); |
||
5 | void Timer1_Init_Interrupt(); |
||
6 | |||
7 | #endif |
Rev | Author | Line No. | Line |
---|---|---|---|
2116 | paro | 1 | #ifndef TIMER_H |
2 | #define TIMER_H |
||
3 | |||
4 | void Timer0_Init_Interrupt(); |
||
5 | void Timer1_Init_Interrupt(); |
||
6 | |||
7 | #endif |