Subversion Repositories FlightCtrl

Rev

Rev 886 | Blame | Compare with Previous | Last modification | View Log | RSS feed

#ifndef _TIMER2_H
#define _TIMER2_H

#include <inttypes.h>

extern volatile int16_t ServoValue;
extern void TIMER2_Init(void);



#endif //_TIMER2_H