mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
uncrustify libraries/AP_GPS/examples/GPS_406_test/GPS_406_test.pde
This commit is contained in:
parent
d6d51e4116
commit
12b5e53ce7
@ -1,9 +1,9 @@
|
|||||||
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: t -*-
|
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: t -*-
|
||||||
/*
|
/*
|
||||||
Example of GPS 406 library.
|
* Example of GPS 406 library.
|
||||||
Code by Jordi Munoz and Jose Julio. DIYDrones.com
|
* Code by Jordi Munoz and Jose Julio. DIYDrones.com
|
||||||
|
*
|
||||||
Works with Ardupilot Mega Hardware (GPS on Serial Port1)
|
* Works with Ardupilot Mega Hardware (GPS on Serial Port1)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <FastSerial.h>
|
#include <FastSerial.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user