mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
AC_Fence: fixed example build
This commit is contained in:
parent
6182571c21
commit
e6794239ca
@ -26,6 +26,9 @@
|
||||
#include <AP_InertialNav.h> // Inertial Navigation library
|
||||
#include <AC_Fence.h> // Fence library
|
||||
#include <GCS_MAVLink.h>
|
||||
#include <AP_Notify.h>
|
||||
#include <AP_SpdHgtControl.h>
|
||||
#include <DataFlash.h>
|
||||
|
||||
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user