Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 914 → Rev 915

/branches/V0.69k Code Redesign killagreg/fc.c
840,7 → 840,6
} // End of new RC-Values or Emergency Landing
 
 
if(Looping_Roll) BeepTime = 100;
if(Looping_Roll || Looping_Nick)
{
if(GasMixFraction > ParamSet.LoopGasLimit) GasMixFraction = ParamSet.LoopGasLimit;