Merge pull request #2335 from UAVenture/posctl_th_meta_fix

fix posctl th param meta
This commit is contained in:
Lorenz Meier 2015-06-12 08:55:56 +02:00
commit 7eef2e9c58

View File

@ -1285,7 +1285,7 @@ PARAM_DEFINE_FLOAT(RC_AUTO_TH, 0.75f);
*
* @min -1
* @max 1
*
* @group Radio Switches
*
*/
PARAM_DEFINE_FLOAT(RC_POSCTL_TH, 0.5f);