mirror of https://github.com/ArduPilot/ardupilot
Tools: removed ADC.h include
This commit is contained in:
parent
59b2d7890d
commit
3c828cb87b
|
@ -21,7 +21,6 @@
|
|||
#include <AP_Math/AP_Math.h>
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_AccelCal/AP_AccelCal.h>
|
||||
#include <AP_ADC/AP_ADC.h>
|
||||
#include <AP_Declination/AP_Declination.h>
|
||||
#include <Filter/Filter.h>
|
||||
#include <AP_Buffer/AP_Buffer.h>
|
||||
|
|
Loading…
Reference in New Issue