Browse Source

AP_Mount: Remove unused ADC include

master
Michael du Breuil 7 years ago committed by Andrew Tridgell
parent
commit
1e7a06ef6b
  1. 1
      libraries/AP_Mount/examples/trivial_AP_Mount/trivial_AP_Mount.cpp

1
libraries/AP_Mount/examples/trivial_AP_Mount/trivial_AP_Mount.cpp

@ -10,7 +10,6 @@ @@ -10,7 +10,6 @@
#include <AP_Compass/AP_Compass.h>
#include <AP_Declination/AP_Declination.h>
#include <AP_Airspeed/AP_Airspeed.h>
#include <AP_ADC/AP_ADC.h>
#include <AP_Baro/AP_Baro.h>
#include <AP_Buffer/AP_Buffer.h>
#include <Filter/Filter.h>

Loading…
Cancel
Save