mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_Airspeed: Remove unused ADC include
This commit is contained in:
parent
f25726fbb1
commit
57f3e9cd88
@ -16,7 +16,6 @@
|
|||||||
* APM_Airspeed.cpp - airspeed (pitot) driver
|
* APM_Airspeed.cpp - airspeed (pitot) driver
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <AP_ADC/AP_ADC.h>
|
|
||||||
#include <AP_Common/AP_Common.h>
|
#include <AP_Common/AP_Common.h>
|
||||||
#include <AP_HAL/AP_HAL.h>
|
#include <AP_HAL/AP_HAL.h>
|
||||||
#include <AP_HAL/I2CDevice.h>
|
#include <AP_HAL/I2CDevice.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user