mirror of https://github.com/ArduPilot/ardupilot
AP_Module: Remove unused ADC include
This commit is contained in:
parent
1efad07a84
commit
dddb1e6a58
|
@ -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…
Reference in New Issue