mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
AC_Fence: fix example sketch
This commit is contained in:
parent
d7f7af8c13
commit
99046ebda6
@ -34,6 +34,8 @@
|
|||||||
#include <AP_Notify.h>
|
#include <AP_Notify.h>
|
||||||
#include <AP_Vehicle.h>
|
#include <AP_Vehicle.h>
|
||||||
#include <DataFlash.h>
|
#include <DataFlash.h>
|
||||||
|
#include <AP_Nav_Common.h>
|
||||||
|
#include <AP_BattMonitor.h>
|
||||||
|
|
||||||
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user