Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 2000 → Rev 1999

/C-OSD/trunk/mk-data-structs.h
273,8 → 273,6
unsigned char FailsafeChannel; // if the value of this channel is > 100, the MK reports "RC-Lost"
unsigned char ServoFilterNick;
unsigned char ServoFilterRoll;
unsigned char StartLandChannel;
unsigned char LandingSpeed;
//------------------------------------------------
unsigned char BitConfig; // (war Loop-Cfg) Bitcodiert: 0x01=oben, 0x02=unten, 0x04=links, 0x08=rechts / wird getrennt behandelt
unsigned char ServoCompInvert; // // 0x01 = Nick, 0x02 = Roll, 0x04 = relative moving // WICHTIG!!! am Ende lassen
307,4 → 305,4
 
extern Data3D_t Data3D;
 
#endif
#endif