mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 09:27:34 +08:00
Remove newline so meta data parser can parse
This commit is contained in:
@@ -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);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user