mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
AP_InertialNav: fixed example build
This commit is contained in:
parent
e321ad65f4
commit
4671aaa367
@ -23,6 +23,7 @@
|
|||||||
#include <AC_PID.h> // PID library
|
#include <AC_PID.h> // PID library
|
||||||
#include <APM_PI.h> // PID library
|
#include <APM_PI.h> // PID library
|
||||||
#include <AP_Buffer.h> // ArduPilot general purpose FIFO buffer
|
#include <AP_Buffer.h> // ArduPilot general purpose FIFO buffer
|
||||||
|
#include <DataFlash.h>
|
||||||
#include <GCS_MAVLink.h>
|
#include <GCS_MAVLink.h>
|
||||||
#include <AP_Notify.h>
|
#include <AP_Notify.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user