|
|
|
@ -1,9 +1,9 @@
@@ -1,9 +1,9 @@
|
|
|
|
|
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: t -*- |
|
|
|
|
/* |
|
|
|
|
Example of GPS UBlox library. |
|
|
|
|
Code by Jordi Munoz and Jose Julio. DIYDrones.com |
|
|
|
|
|
|
|
|
|
Works with Ardupilot Mega Hardware (GPS on Serial Port1) |
|
|
|
|
* Example of GPS UBlox library. |
|
|
|
|
* Code by Jordi Munoz and Jose Julio. DIYDrones.com |
|
|
|
|
* |
|
|
|
|
* Works with Ardupilot Mega Hardware (GPS on Serial Port1) |
|
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
#include <FastSerial.h> |
|
|
|
|