mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Blimp: move Airspeed to AP_Vehicle
This commit is contained in:
parent
ea58c130b4
commit
5549c03e65
@ -42,7 +42,6 @@
|
||||
#include <AP_AHRS/AP_AHRS.h>
|
||||
#include <AP_Stats/AP_Stats.h> // statistics library
|
||||
#include <Filter/Filter.h> // Filter library
|
||||
#include <AP_Airspeed/AP_Airspeed.h> // needed for AHRS build
|
||||
#include <AP_Vehicle/AP_Vehicle.h> // needed for AHRS build
|
||||
#include <AP_InertialNav/AP_InertialNav.h> // inertial navigation library
|
||||
#include <AP_RCMapper/AP_RCMapper.h> // RC input mapping library
|
||||
|
Loading…
Reference in New Issue
Block a user