Browse Source

AP_ADC: remove unnecessary board includes from example

master
Caio Marcelo de Oliveira Filho 9 years ago committed by Andrew Tridgell
parent
commit
1fc801c2c9
  1. 2
      libraries/AP_ADC/examples/AP_ADC_test/AP_ADC_test.cpp

2
libraries/AP_ADC/examples/AP_ADC_test/AP_ADC_test.cpp

@ -13,8 +13,6 @@ @@ -13,8 +13,6 @@
#include <AP_Progmem/AP_Progmem.h>
#include <AP_HAL/AP_HAL.h>
#include <AP_HAL_AVR/AP_HAL_AVR.h>
#include <AP_HAL_Linux/AP_HAL_Linux.h>
#include <AP_ADC/AP_ADC.h>

Loading…
Cancel
Save