Browse Source

AntennaTracker: tidy includes

apm_2208
Peter Barker 3 years ago committed by Andrew Tridgell
parent
commit
c75d90db25
  1. 1
      AntennaTracker/Tracker.h

1
AntennaTracker/Tracker.h

@ -27,7 +27,6 @@ @@ -27,7 +27,6 @@
#include <stdio.h>
#include <AP_Common/AP_Common.h>
#include <AP_HAL/AP_HAL.h>
#include <AP_Param/AP_Param.h>
#include <AP_Math/AP_Math.h> // ArduPilot Mega Vector/Matrix math Library
#include <AP_AHRS/AP_AHRS.h> // ArduPilot Mega DCM Library

Loading…
Cancel
Save