Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 687 → Rev 688

/branches/V0.68d Code Redesign killagreg/fc.h
47,7 → 47,6
extern int Poti1, Poti2, Poti3, Poti4;
extern volatile unsigned char Motor_Vorne,Motor_Hinten,Motor_Rechts,Motor_Links, Count;
extern unsigned char MotorWert[5];
extern volatile unsigned char SenderOkay;
extern int StickNick,StickRoll,StickGier;
extern char MotorenEin;