Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 728 → Rev 729

/branches/MicroMag3_Nick666/trunc/fc.c
427,7 → 427,7
static unsigned int modell_fliegt = 0;
static int hoehenregler = 0;
static char TimerWerteausgabe = 0;
static char NeueKompassRichtungMerken = 1;
static char NeueKompassRichtungMerken;
static long ausgleichNick, ausgleichRoll;
Mittelwert();