Update src/modules/fw_autotune_attitude_control/fw_autotune_attitude_control_params.c

This commit is contained in:
Hamish Willee
2022-11-30 15:07:00 +11:00
committed by Silvan Fuhrer
parent d65e5969e1
commit 7cea384404
@@ -105,7 +105,7 @@ PARAM_DEFINE_INT32(FW_AT_APPLY, 2);
PARAM_DEFINE_INT32(FW_AT_AXES, 3); 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. * Defines the AUXn input (mapped by RC_MAP_AUXn) on which to enable auto tuning.
* *