Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 901 → Rev 902

/branches/MicroMag3_Nick666/V0.69k/fc.h
46,7 → 46,6
 
extern unsigned char h,m,s;
extern volatile unsigned char Timeout ;
extern unsigned char CosinusNickWinkel, CosinusRollWinkel;
extern volatile int DiffNick,DiffRoll;
extern uint8_t Poti1, Poti2, Poti3, Poti4;
extern volatile unsigned char Motor_Vorne,Motor_Hinten,Motor_Rechts,Motor_Links, Count;
67,7 → 66,6
extern struct acc_neutral_struct acc_neutral;
extern void calib_acc(void);
 
#define STRUCT_PARAM_LAENGE 71
struct mk_param_struct
{
unsigned char Kanalbelegung[8]; // GAS[0], GIER[1],NICK[2], ROLL[3], POTI1, POTI2, POTI3