Browse Source

AC_Fence: fixed example build

master
Andrew Tridgell 12 years ago
parent
commit
56694fd9b1
  1. 1
      libraries/AC_Fence/examples/AC_Fence_test/AC_Fence_test.pde

1
libraries/AC_Fence/examples/AC_Fence_test/AC_Fence_test.pde

@ -24,6 +24,7 @@ @@ -24,6 +24,7 @@
#include <AP_Buffer.h> // ArduPilot general purpose FIFO buffer
#include <AP_InertialNav.h> // Inertial Navigation library
#include <AC_Fence.h> // Fence library
#include <GCS_MAVLink.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;

Loading…
Cancel
Save