Browse Source

AP_Module: Remove unused ADC include

master
Michael du Breuil 7 years ago committed by Andrew Tridgell
parent
commit
dddb1e6a58
  1. 1
      libraries/AP_Module/examples/ModuleTest/ModuleTest.cpp

1
libraries/AP_Module/examples/ModuleTest/ModuleTest.cpp

@ -2,7 +2,6 @@ @@ -2,7 +2,6 @@
// Simple test for the AP_AHRS interface
//
#include <AP_ADC/AP_ADC.h>
#include <AP_AHRS/AP_AHRS.h>
#include <AP_HAL/AP_HAL.h>
#include <AP_Module/AP_Module.h>

Loading…
Cancel
Save