forked from Archive/PX4-Autopilot
Update src/modules/fw_autotune_attitude_control/fw_autotune_attitude_control_params.c
This commit is contained in:
parent
d65e5969e1
commit
7cea384404
|
@ -105,7 +105,7 @@ PARAM_DEFINE_INT32(FW_AT_APPLY, 2);
|
|||
PARAM_DEFINE_INT32(FW_AT_AXES, 3);
|
||||
|
||||
/**
|
||||
* Enable auto tuning enable on an RC AUX input channel mapped by RC_MAP_AUXn
|
||||
* Enable auto tuning enable on an RC AUX input
|
||||
*
|
||||
* Defines the AUXn input (mapped by RC_MAP_AUXn) on which to enable auto tuning.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue