OptFlow: fix example sketch

This commit is contained in:
Randy Mackay 2015-03-13 15:01:40 +09:00
parent 4772fd338c
commit 385558db4d

View File

@ -20,7 +20,6 @@
#include <AP_Notify.h> #include <AP_Notify.h>
#include <DataFlash.h> #include <DataFlash.h>
#include <AP_GPS.h> #include <AP_GPS.h>
#include <AP_GPS_Glitch.h> // GPS glitch protection library
#include <AP_InertialSensor.h> #include <AP_InertialSensor.h>
#include <AP_ADC.h> #include <AP_ADC.h>
#include <AP_ADC_AnalogSource.h> #include <AP_ADC_AnalogSource.h>