Fix comment in FW params

This commit is contained in:
Lorenz Meier
2015-04-18 11:40:25 +02:00
parent 5264eb23b4
commit 80b5abeb0d

View File

@@ -136,7 +136,6 @@ PARAM_DEFINE_FLOAT(FW_PR_IMAX, 0.2f);
* @max 2.0
* @group FW Attitude Control
*/
//xxx: set to 0 as default, see comment on turn_offset in ECL_PitchController::control_attitude(...)
PARAM_DEFINE_FLOAT(FW_P_ROLLFF, 0.0f);
/**