Browse Source

TECS fix typo

sbg
Daniel Agar 9 years ago committed by Lorenz Meier
parent
commit
9ab0674107
  1. 2
      src/lib/external_lgpl/tecs/tecs.h

2
src/lib/external_lgpl/tecs/tecs.h

@ -320,7 +320,7 @@ private: @@ -320,7 +320,7 @@ private:
// Integrator state 6 - throttle integrator
float _integ6_state;
// Integrator state 6 - pitch integrator
// Integrator state 7 - pitch integrator
float _integ7_state;
// throttle demand rate limiter state

Loading…
Cancel
Save