Commit 862c6565 authored by Daniel Agar's avatar Daniel Agar

cmake Settings and AutoPilotPlugins updates

parent 223e3dcd
......@@ -9,7 +9,9 @@ add_library(AutoPilotPlugins
APM/APMCompassCal.cc
APM/APMFlightModesComponent.cc
APM/APMFlightModesComponentController.cc
APM/APMHeliComponent.cc
APM/APMLightsComponent.cc
APM/APMMotorComponent.cc
APM/APMPowerComponent.cc
APM/APMRadioComponent.cc
APM/APMSafetyComponent.cc
......@@ -17,7 +19,6 @@ add_library(AutoPilotPlugins
APM/APMSensorsComponentController.cc
APM/APMSubFrameComponent.cc
APM/APMTuningComponent.cc
APM/APMHeliComponent.cc
Common/ESP8266Component.cc
Common/ESP8266ComponentController.cc
......
......@@ -4,7 +4,8 @@ add_library(Settings
AutoConnectSettings.cc
BrandImageSettings.cc
FlightMapSettings.cc
GuidedSettings.cc
FlyViewSettings.cc
PlanViewSettings.cc
RTKSettings.cc
SettingsGroup.cc
SettingsManager.cc
......
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