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