mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
fixed build on arduino 1.0
This commit is contained in:
parent
e85da68fe6
commit
accaf9bb30
@ -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