Rev 438 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 438 | Rev 466 | ||
---|---|---|---|
Line 9... | Line 9... | ||
9 | char CheckDelay (unsigned int t); |
9 | char CheckDelay (unsigned int t); |
Line 10... | Line 10... | ||
10 | 10 | ||
11 | extern volatile unsigned int CountMilliseconds; |
11 | extern volatile unsigned int CountMilliseconds; |
12 | extern volatile unsigned char UpdateMotor; |
12 | extern volatile unsigned char UpdateMotor; |
13 | extern volatile unsigned int beeptime; |
- | |
14 | extern volatile unsigned int cntKompass; |
13 | extern volatile unsigned int beeptime; |
15 | extern int ServoValue; |
14 | extern int ServoValue; |