Scheduler: fix example sketch

This commit is contained in:
Randy Mackay 2015-05-02 11:55:50 +09:00
parent 89c0c2e532
commit 75e2498da2

View File

@ -33,6 +33,7 @@
#include <AP_Rally.h>
#include <AP_BattMonitor.h>
#include <AP_Scheduler.h>
#include <AP_RangeFinder.h>
#include <AP_HAL_AVR.h>
#include <AP_HAL_AVR_SITL.h>