Subversion Repositories Projects

Rev

Rev 274 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 274 Rev 333
Line 16... Line 16...
16
 
16
 
Line 17... Line 17...
17
extern DateTime_t SystemTime;
17
extern DateTime_t SystemTime;
Line 18... Line -...
18
 
-
 
19
extern volatile uint16_t CountMilliseconds;
18
 
20
 
19
extern volatile uint16_t CountMilliseconds;
21
#ifdef USE_FOLLOWME
-
 
Line 22... Line 20...
22
extern volatile uint16_t BeepTime;
20
 
23
extern volatile uint16_t BeepModulation;
21
extern volatile uint16_t BeepTime;
24
#endif
22
extern volatile uint16_t BeepModulation;
25
 
23