Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 1612 → Rev 1974

/branches/dongfang_FC_rewrite/timer2.h
7,8 → 7,6
extern volatile int16_t ServoRollValue;
 
void timer2_init(void);
void Servo_On(void);
void Servo_Off(void);
 
void calculateServoValues(void);
#endif //_TIMER2_H