Browse Source

AP_GPS: fixed example build

mission-4.1.18
Andrew Tridgell 11 years ago
parent
commit
73976e2ca4
  1. 1
      libraries/AP_GPS/examples/GPS_AUTO_test/GPS_AUTO_test.pde

1
libraries/AP_GPS/examples/GPS_AUTO_test/GPS_AUTO_test.pde

@ -30,6 +30,7 @@ @@ -30,6 +30,7 @@
#include <AP_Math.h>
#include <AP_Notify.h>
#include <AP_BoardLED.h>
#include <AP_NavEKF.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;

Loading…
Cancel
Save