weathervane params: added unit tag and minor comment update

Signed-off-by: Roman <bapstroman@gmail.com>
This commit is contained in:
Roman
2018-09-18 20:07:13 +02:00
committed by Lorenz Meier
parent 96f3feb088
commit ee5007e886
+2 -1
View File
@@ -40,7 +40,7 @@
*/
/**
* Enable weathervane for manual.
* Enable weathervane for manual position control mode.
*
* @boolean
* @group Multicopter Position Control
@@ -62,6 +62,7 @@ PARAM_DEFINE_INT32(WV_AUTO_EN, 0);
*
* @min 0.0
* @max 3.0
* @unit 1/s
* @increment 0.01
* @decimal 3
* @group VTOL Attitude Control