AP_GPS: add includes for success build example sketch
include AP_Scheduler.h for achieve build GPS_UBLOX_passthrough example
This commit is contained in:
parent
4f1dd85e47
commit
a2d5ac6805
@ -35,6 +35,7 @@
|
|||||||
#include <AP_Notify.h>
|
#include <AP_Notify.h>
|
||||||
#include <AP_NavEKF.h>
|
#include <AP_NavEKF.h>
|
||||||
#include <AP_Rally.h>
|
#include <AP_Rally.h>
|
||||||
|
#include <AP_Scheduler.h>
|
||||||
#include <AP_BattMonitor.h>
|
#include <AP_BattMonitor.h>
|
||||||
|
|
||||||
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
||||||
|
Loading…
Reference in New Issue
Block a user