mirror of https://github.com/ArduPilot/ardupilot
AP_Airspeed: fixed example build
This commit is contained in:
parent
afab8a9c5b
commit
dbd8f4b735
|
@ -40,6 +40,7 @@
|
|||
#include <DataFlash.h>
|
||||
#include <AP_Baro.h>
|
||||
#include <GCS_MAVLink.h>
|
||||
#include <AP_Mission.h>
|
||||
#include <AP_GPS.h>
|
||||
#include <AP_InertialSensor.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue