mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
ArduCopter: include cleanups
This commit is contained in:
parent
7638cbf001
commit
bfb8e7df81
@ -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…
Reference in New Issue
Block a user