Browse Source

Merge branch 'stable'

sbg
Lorenz Meier 11 years ago
parent
commit
7f4a93d80d
  1. 2
      src/modules/fw_pos_control_l1/mtecs/mTecs_params.c

2
src/modules/fw_pos_control_l1/mtecs/mTecs_params.c

@ -55,7 +55,7 @@ @@ -55,7 +55,7 @@
* @max 1
* @group mTECS
*/
PARAM_DEFINE_INT32(MT_ENABLED, 1);
PARAM_DEFINE_INT32(MT_ENABLED, 0);
/**
* Total Energy Rate Control Feedforward

Loading…
Cancel
Save