mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-29 08:44:08 +08:00
Default to TECS
This commit is contained in:
parent
3a32ffa90b
commit
3969967002
@ -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…
x
Reference in New Issue
Block a user