forked from Archive/PX4-Autopilot
vtol_att_control: small comment typo
This commit is contained in:
parent
93802c2710
commit
c303e36ed0
|
@ -66,7 +66,7 @@ PARAM_DEFINE_FLOAT(VT_FWD_THRUST_SC, 0.0f);
|
|||
/**
|
||||
* Back transition MC motor ramp up time
|
||||
*
|
||||
* This sets the duration during wich the MC motors ramp up to the commanded thrust during the back transition stage.
|
||||
* This sets the duration during which the MC motors ramp up to the commanded thrust during the back transition stage.
|
||||
*
|
||||
* @unit s
|
||||
* @min 0.0
|
||||
|
|
Loading…
Reference in New Issue