Browse Source

ArduCopter: include cleanups

apm_2208
Peter Barker 3 years ago committed by Andrew Tridgell
parent
commit
bfb8e7df81
  1. 1
      ArduCopter/Copter.h

1
ArduCopter/Copter.h

@ -34,7 +34,6 @@ @@ -34,7 +34,6 @@
#include <StorageManager/StorageManager.h> // library for Management for hal.storage to allow for backwards compatible mapping of storage offsets to available storage
// Application dependencies
#include <GCS_MAVLink/GCS.h> // Library for Interface definition for the various Ground Control System
#include <AP_Logger/AP_Logger.h> // ArduPilot Mega Flash Memory Library
#include <AP_Math/AP_Math.h> // ArduPilot Mega Vector/Matrix math Library
#include <AP_AccelCal/AP_AccelCal.h> // interface and maths for accelerometer calibration

Loading…
Cancel
Save