Rev 1880 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1880 | Rev 1888 | ||
---|---|---|---|
Line 110... | Line 110... | ||
110 | //extern unsigned char Parameter_AchsGegenKopplung1; |
110 | //extern unsigned char Parameter_AchsGegenKopplung1; |
111 | extern unsigned char Parameter_J16Bitmask; // for the J16 Output |
111 | extern unsigned char Parameter_J16Bitmask; // for the J16 Output |
112 | extern unsigned char Parameter_J16Timing; // for the J16 Output |
112 | extern unsigned char Parameter_J16Timing; // for the J16 Output |
113 | extern unsigned char Parameter_J17Bitmask; // for the J17 Output |
113 | extern unsigned char Parameter_J17Bitmask; // for the J17 Output |
114 | extern unsigned char Parameter_J17Timing; // for the J17 Output |
114 | extern unsigned char Parameter_J17Timing; // for the J17 Output |
- | 115 | ||
- | 116 | extern unsigned char Parameter_NaviGpsModeControl; // MartinR: wird wiederverwendet für GPS free bei HH |
|
- | 117 | ||
115 | extern signed char MixerTable[MAX_MOTORS][4]; |
118 | extern signed char MixerTable[MAX_MOTORS][4]; |
116 | extern const signed char sintab[31]; |
119 | extern const signed char sintab[31]; |
117 | #endif //_FC_H |
120 | #endif //_FC_H |