mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 07:13:56 -04:00
AP_Airspeed: Delete unused definitions
This commit is contained in:
parent
18e374e687
commit
7ef7db717c
@ -6,14 +6,12 @@
|
||||
*/
|
||||
|
||||
#include <AP_Common/AP_Common.h>
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_Math/AP_Math.h>
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
#include <AP_Baro/AP_Baro.h>
|
||||
|
||||
#include "AP_Airspeed.h"
|
||||
|
||||
extern const AP_HAL::HAL& hal;
|
||||
|
||||
// constructor - fill in all the initial values
|
||||
Airspeed_Calibration::Airspeed_Calibration()
|
||||
|
Loading…
Reference in New Issue
Block a user