mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-10 01:44:00 -04:00
AP_Airspeed: fix example sketch
This commit is contained in:
parent
bb715424ee
commit
c18b3f6094
@ -34,6 +34,9 @@
|
||||
#include <AP_Airspeed.h>
|
||||
#include <AP_Vehicle.h>
|
||||
#include <AP_Notify.h>
|
||||
#include <AP_Compass.h>
|
||||
#include <AP_Declination.h>
|
||||
#include <AP_AHRS.h>
|
||||
#include <DataFlash.h>
|
||||
#include <AP_Baro.h>
|
||||
#include <GCS_MAVLink.h>
|
||||
|
Loading…
Reference in New Issue
Block a user