Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 740 → Rev 743

/branches/MicroMag3_Nick666/trunc/fc.h
43,7 → 43,7
extern unsigned char Notlandung;
extern unsigned char h,m,s;
extern volatile unsigned char Timeout ;
extern volatile int DiffNick,DiffRoll;
extern int DiffNick,DiffRoll;
extern int Poti1, Poti2, Poti3, Poti4;
extern volatile unsigned char Motor_Vorne,Motor_Hinten,Motor_Rechts,Motor_Links, Count;
extern unsigned char MotorWert[5];