DataFlash: fixed example build

This commit is contained in:
Andrew Tridgell 2013-07-15 14:10:58 +10:00
parent 206ed04e76
commit 032cc513ca

View File

@ -22,6 +22,7 @@
#include <AP_Baro.h>
#include <AP_AHRS.h>
#include <AP_ADC.h>
#include <AP_ADC_AnalogSource.h>
#include <AP_InertialSensor.h>
#include <AP_GPS.h>
#include <DataFlash.h>