Revert "Remove newline so meta data parser can parse"

This reverts commit 3a70e7bf1bef904c63f3bbe0a92e7c9aeda978aa.
This commit is contained in:
Lorenz Meier 2015-04-18 11:38:34 +02:00
parent f8cf495494
commit 644fb1c0bb

View File

@ -136,6 +136,7 @@ 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);
/**