Subversion Repositories FlightCtrl

Rev

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

Rev 1612 Rev 1974
Line 5... Line 5...
5
 
5
 
6
extern volatile int16_t ServoNickValue;
6
extern volatile int16_t ServoNickValue;
Line 7... Line 7...
7
extern volatile int16_t ServoRollValue;
7
extern volatile int16_t ServoRollValue;
8
 
-
 
9
void timer2_init(void);
8
 
10
void Servo_On(void);
-
 
11
void Servo_Off(void);
9
void timer2_init(void);