Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 2 → Rev 29

/branches/V0.60_T1_schalter_T2_Binkend/timer0.c
7,6 → 7,10
volatile unsigned int beeptime = 0;
int ServoValue = 0;
 
 
 
 
 
enum {
STOP = 0,
CK = 1,
21,6 → 25,7
 
SIGNAL (SIG_OVERFLOW0) // 8kHz
{
Blinki++;
static unsigned char cnt_1ms = 1,cnt = 0;
// TCNT0 -= 250;//TIMER_RELOAD_VALUE;