Rev 1974 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1974 | Rev 2117 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | #ifndef _TIMER2_H |
1 | #ifndef _TIMER2_H |
2 | #define _TIMER2_H |
2 | #define _TIMER2_H |
Line 3... | Line 3... | ||
3 | 3 | ||
Line 4... | Line -... | ||
4 | #include <inttypes.h> |
- | |
5 | - | ||
6 | extern volatile int16_t ServoNickValue; |
- | |
7 | extern volatile int16_t ServoRollValue; |
4 | #include <inttypes.h> |
8 | 5 | ||
9 | void timer2_init(void); |
6 | void timer2_init(void); |