GPS: fix example sketches

This commit is contained in:
Randy Mackay 2015-01-28 17:10:17 +09:00
parent 635ff92d6b
commit 1141363868
2 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,7 @@
#include <AP_NavEKF.h>
#include <AP_Rally.h>
#include <AP_Scheduler.h>
#include <AP_BattMonitor.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;

View File

@ -35,6 +35,7 @@
#include <AP_Notify.h>
#include <AP_NavEKF.h>
#include <AP_Rally.h>
#include <AP_BattMonitor.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;