TECS: Also deleted the _throttle_dem_unc variable from TECS.h

This commit is contained in:
philipoe
2014-10-30 09:54:27 +01:00
parent 47367aeed5
commit 02e35991d5
-3
View File
@@ -345,9 +345,6 @@ private:
// climbout mode
bool _climbOutDem;
// throttle demand before limiting
float _throttle_dem_unc;
// pitch demand before limiting
float _pitch_dem_unc;