Subversion Repositories FlightCtrl

Rev

Rev 425 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 425 Rev 455
Line 8... Line 8...
8
char CheckDelay (unsigned int t);
8
char CheckDelay (unsigned int t);
Line 9... Line 9...
9
 
9
 
10
extern volatile unsigned int CountMilliseconds;
10
extern volatile unsigned int CountMilliseconds;
11
extern volatile unsigned char UpdateMotor;
11
extern volatile unsigned char UpdateMotor;
12
extern volatile unsigned int beeptime;
-
 
13
extern volatile unsigned int cntKompass;
12
extern volatile unsigned int beeptime;