Subversion Repositories FlightCtrl

Rev

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

Rev 2048 Rev 2049
Line 74... Line 74...
74
extern int16_t controls[4];
74
extern int16_t controls[4];
75
extern uint16_t controlActivity;
75
extern uint16_t controlActivity;
76
//extern uint16_t maxControl[2];
76
//extern uint16_t maxControl[2];
Line 77... Line 77...
77
 
77
 
78
void controlMixer_initVariables(void);
78
void controlMixer_initVariables(void);
Line 79... Line 79...
79
void controlMixer_updateVariables(void);
79
//void controlMixer_updateVariables(void);
Line 80... Line 80...
80
 
80
 
81
void controlMixer_setNeutral(void);
81
void controlMixer_setNeutral(void);