Subversion Repositories FlightCtrl

Rev

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

Rev 1942 Rev 1943
Line 88... Line 88...
88
extern void SetNeutral(unsigned char AccAdjustment);
88
extern void SetNeutral(unsigned char AccAdjustment);
89
extern void Piep(unsigned char Anzahl, unsigned int dauer);
89
extern void Piep(unsigned char Anzahl, unsigned int dauer);
90
extern void CopyDebugValues(void);
90
extern void CopyDebugValues(void);
Line 91... Line 91...
91
 
91
 
-
 
92
extern unsigned char h,m,s;
92
extern unsigned char h,m,s;
93
extern int StickNick,StickRoll,StickGier,StickGas;
93
extern volatile unsigned char Timeout ;
94
extern volatile unsigned char Timeout ;
94
extern unsigned char CosinusNickWinkel, CosinusRollWinkel;
95
extern unsigned char CosinusNickWinkel, CosinusRollWinkel;
95
extern int  DiffNick,DiffRoll;
96
extern int  DiffNick,DiffRoll;
96
//extern int  Poti1, Poti2, Poti3, Poti4;
97
//extern int  Poti1, Poti2, Poti3, Poti4;