mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-19 12:39:07 +08:00
Apply suggestions from code review
This commit is contained in:
parent
7cea384404
commit
2938db1c60
@ -105,9 +105,9 @@ PARAM_DEFINE_INT32(FW_AT_APPLY, 2);
|
||||
PARAM_DEFINE_INT32(FW_AT_AXES, 3);
|
||||
|
||||
/**
|
||||
* Enable auto tuning enable on an RC AUX input
|
||||
* Enable/disable auto tuning using an RC AUX input
|
||||
*
|
||||
* Defines the AUXn input (mapped by RC_MAP_AUXn) on which to enable auto tuning.
|
||||
* Defines which RC_MAP_AUXn parameter maps the RC channel used to enable/disable auto tuning.
|
||||
*
|
||||
* @value 0 Disable
|
||||
* @value 1 Aux1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user