Skip to content
Snippets Groups Projects
Commit 73976e2c authored by Andrew Tridgell's avatar Andrew Tridgell
Browse files

AP_GPS: fixed example build

parent 8533aecf
No related branches found
No related tags found
No related merge requests found
...@@ -30,6 +30,7 @@ ...@@ -30,6 +30,7 @@
#include <AP_Math.h> #include <AP_Math.h>
#include <AP_Notify.h> #include <AP_Notify.h>
#include <AP_BoardLED.h> #include <AP_BoardLED.h>
#include <AP_NavEKF.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER; const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment