Scheduler: fix example sketch

This commit is contained in:
Randy Mackay 2015-01-28 17:12:55 +09:00
parent d5f02ec0df
commit 857c3ef0e9

View File

@ -31,6 +31,7 @@
#include <DataFlash.h>
#include <AP_NavEKF.h>
#include <AP_Rally.h>
#include <AP_BattMonitor.h>
#include <AP_Scheduler.h>
#include <AP_HAL_AVR.h>