GPS: fixed auto GPS test

This commit is contained in:
Andrew Tridgell 2012-04-20 22:02:51 +10:00
parent 3141cfe059
commit 0b194259be
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
#include <FastSerial.h>
#include <AP_Common.h>
#include <AP_GPS.h>
#include <AP_Math.h>
FastSerialPort0(Serial);
FastSerialPort1(Serial1);