mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
commander_params.c - COM_QC_ACT is action not command (#24541)
This commit is contained in:
parent
7c444828f3
commit
440d76b839
@ -322,7 +322,7 @@ PARAM_DEFINE_INT32(COM_IMB_PROP_ACT, 0);
|
||||
PARAM_DEFINE_FLOAT(COM_OF_LOSS_T, 1.0f);
|
||||
|
||||
/**
|
||||
* Set command after a quadchute
|
||||
* Set action after a quadchute
|
||||
*
|
||||
* @value -1 Warning only
|
||||
* @value 0 Return mode
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user