Commit 696bd66a authored by DonLakeFlyer's avatar DonLakeFlyer

parent 8c8f0287
......@@ -15,8 +15,8 @@ const char* APMAirframeComponent::_frameClassParam = "FRAME_CLASS";
APMAirframeComponent::APMAirframeComponent(Vehicle* vehicle, AutoPilotPlugin* autopilot, QObject* parent)
: VehicleComponent (vehicle, autopilot, parent)
, _name (tr("Frame"))
, _requiresFrameSetup (false)
, _name (tr("Frame"))
{
ParameterManager* paramMgr = vehicle->parameterManager();
......
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