Subversion Repositories FlightCtrl

Rev

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

Rev 1703 Rev 1760
Line 114... Line 114...
114
extern unsigned char Parameter_J16Bitmask;             // for the J16 Output
114
extern unsigned char Parameter_J16Bitmask;             // for the J16 Output
115
extern unsigned char Parameter_J16Timing;              // for the J16 Output
115
extern unsigned char Parameter_J16Timing;              // for the J16 Output
116
extern unsigned char Parameter_J17Bitmask;             // for the J17 Output
116
extern unsigned char Parameter_J17Bitmask;             // for the J17 Output
117
extern unsigned char Parameter_J17Timing;              // for the J17 Output
117
extern unsigned char Parameter_J17Timing;              // for the J17 Output
118
extern signed char MixerTable[MAX_MOTORS][4];
118
extern signed char MixerTable[MAX_MOTORS][4];
-
 
119
extern const signed char sintab[31];
119
#endif //_FC_H
120
#endif //_FC_H