Subversion Repositories FlightCtrl

Rev

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

Rev 1036 Rev 1038
Line 105... Line 105...
105
   else Piep(WinkelOut.CalcState);
105
   else Piep(WinkelOut.CalcState);
106
  }
106
  }
107
  DebugOut.Analog[19] = WinkelOut.CalcState;
107
  DebugOut.Analog[19] = WinkelOut.CalcState;
108
}
108
}
Line 109... Line -...
109
 
-
 
110
 
109
 
111
//############################################################################
110
//############################################################################
112
//Hauptprogramm
111
//Hauptprogramm
113
int main (void)
112
int main (void)
114
//############################################################################
113
//############################################################################