mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 07:28:29 -04:00
AP_Module: removed ADC.h include
This commit is contained in:
parent
aff6ae2d9e
commit
985912fff7
@ -2,7 +2,6 @@
|
|||||||
// Simple test for the AP_AHRS interface
|
// Simple test for the AP_AHRS interface
|
||||||
//
|
//
|
||||||
|
|
||||||
#include <AP_ADC/AP_ADC.h>
|
|
||||||
#include <AP_AHRS/AP_AHRS.h>
|
#include <AP_AHRS/AP_AHRS.h>
|
||||||
#include <AP_HAL/AP_HAL.h>
|
#include <AP_HAL/AP_HAL.h>
|
||||||
#include <AP_Module/AP_Module.h>
|
#include <AP_Module/AP_Module.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user