Commit 0bb0632d authored by Don Gagne's avatar Don Gagne

parent d73fb9e4
...@@ -112,7 +112,6 @@ SetupPage { ...@@ -112,7 +112,6 @@ SetupPage {
controller.getParameterFact(-1, "MC_YAWRATE_P"), controller.getParameterFact(-1, "MC_YAWRATE_P"),
controller.getParameterFact(-1, "MC_YAWRATE_I"), controller.getParameterFact(-1, "MC_YAWRATE_I"),
controller.getParameterFact(-1, "MC_YAWRATE_D"), controller.getParameterFact(-1, "MC_YAWRATE_D"),
controller.getParameterFact(-1, "MC_YAW_FF"),
controller.getParameterFact(-1, "MC_YAWRATE_FF") ] ] controller.getParameterFact(-1, "MC_YAWRATE_FF") ] ]
} }
} // Component - Advanced Page } // Component - Advanced Page
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment