@@ -1,12 +1,12 | |||||
1 | /* No newline at end of file |
|
1 | /* | |
2 | * gpgll_parse.cpp No newline at end of file |
|
2 | * gpgll_parse.cpp | |
3 | * No newline at end of file |
|
3 | * | |
4 | * Created on: Oct 29, 2014 No newline at end of file |
|
4 | * Created on: Oct 29, 2014 | |
5 | * Author: Alan Aguilar Sologuren No newline at end of file |
|
5 | * Author: Alan Aguilar Sologuren | |
6 | */ No newline at end of file |
|
6 | */ | |
7 |
|
7 | |||
No newline at end of file |
|
8 | #include "../nmea_defs.h" No newline at end of file | ||
8 | #include "nmea_defs.h" No newline at end of file |
|
|||
9 | No newline at end of file |
|
9 | ||
10 | int gpgll_parse(nmea_code*, gnss_info*){ No newline at end of file |
|
10 | int gpgll_parse(nmea_code*, gnss_info*){ | |
11 | return 0; No newline at end of file |
|
11 | return 0; | |
12 | } No newline at end of file |
|
12 | } |
General Comments 0
You need to be logged in to leave comments.
Login now