Rev 684 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
#ifndef _TIMER2_H
#define _TIMER2_H
#include <inttypes.h>
extern int16_t ServoValue;
extern volatile int16_t ServoValue;