fixed build on arduino 1.0

This commit is contained in:
Andrew Tridgell 2012-02-12 23:39:04 +11:00
parent a8140d9524
commit db8a58f994
1 changed files with 1 additions and 1 deletions

View File

@ -13,11 +13,11 @@
/// @brief The AP variable store.
#include <FastSerial.h>
#include <AP_Common.h>
#include <math.h>
#include <string.h>
#include <FastSerial.h>
// #define ENABLE_FASTSERIAL_DEBUG