mirror of https://github.com/ArduPilot/ardupilot
GPS: fixed auto GPS test
This commit is contained in:
parent
3141cfe059
commit
0b194259be
|
@ -6,6 +6,7 @@
|
|||
#include <FastSerial.h>
|
||||
#include <AP_Common.h>
|
||||
#include <AP_GPS.h>
|
||||
#include <AP_Math.h>
|
||||
|
||||
FastSerialPort0(Serial);
|
||||
FastSerialPort1(Serial1);
|
||||
|
|
Loading…
Reference in New Issue