mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-12 02:48:28 -04:00
fixed build on arduino 1.0
This commit is contained in:
parent
a8140d9524
commit
db8a58f994
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user