Subversion Repositories FlightCtrl

Rev

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

Rev 716 Rev 740
Line 37... Line 37...
37
void Piep(unsigned char Anzahl);
37
void Piep(unsigned char Anzahl);
38
extern void DefaultKonstanten(void);
38
extern void DefaultKonstanten(void);
39
void DefaultKonstanten1(void);
39
void DefaultKonstanten1(void);
40
void DefaultKonstanten2(void);
40
void DefaultKonstanten2(void);
Line -... Line 41...
-
 
41
 
-
 
42
extern int MaxStickNick,MaxStickRoll;
41
 
43
extern unsigned char Notlandung;
42
extern unsigned char h,m,s;
44
extern unsigned char h,m,s;
43
extern volatile unsigned char Timeout ;
45
extern volatile unsigned char Timeout ;
44
extern volatile int  DiffNick,DiffRoll;
46
extern volatile int  DiffNick,DiffRoll;
45
extern int  Poti1, Poti2, Poti3, Poti4;
47
extern int  Poti1, Poti2, Poti3, Poti4;