mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 09:58:28 -04:00
HAL_AVR: fixed example build
This commit is contained in:
parent
0b27bb05d4
commit
c691e16139
@ -23,7 +23,9 @@
|
|||||||
#include <AP_Airspeed.h>
|
#include <AP_Airspeed.h>
|
||||||
#include <memcheck.h>
|
#include <memcheck.h>
|
||||||
|
|
||||||
|
#include <DataFlash.h>
|
||||||
#include <APM_Control.h>
|
#include <APM_Control.h>
|
||||||
|
#include <AP_SpdHgtControl.h>
|
||||||
#include <GCS_MAVLink.h> // MAVLink GCS definitions
|
#include <GCS_MAVLink.h> // MAVLink GCS definitions
|
||||||
#include <AP_Mount.h> // Camera/Antenna mount
|
#include <AP_Mount.h> // Camera/Antenna mount
|
||||||
#include <AP_Declination.h> // ArduPilot Mega Declination Helper Library
|
#include <AP_Declination.h> // ArduPilot Mega Declination Helper Library
|
||||||
|
Loading…
Reference in New Issue
Block a user