mirror of https://github.com/ArduPilot/ardupilot
DataFlash: fixed example build
This commit is contained in:
parent
4f118a85b2
commit
b57af23933
|
@ -27,6 +27,8 @@
|
|||
#include <AP_GPS.h>
|
||||
#include <DataFlash.h>
|
||||
#include <GCS_MAVLink.h>
|
||||
#include <AP_Notify.h>
|
||||
#include <AP_SpdHgtControl.h>
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue