##// END OF EJS Templates
aaguilar -
r205:206
parent child
Show More
@@ -1,12 +1,12
1 /*
1 /*
2 * gpgll_parse.cpp
2 * gpgll_parse.cpp
3 *
3 *
4 * Created on: Oct 29, 2014
4 * Created on: Oct 29, 2014
5 * Author: Alan Aguilar Sologuren
5 * Author: Alan Aguilar Sologuren
6 */
6 */
7
7
8 #include "nmea_defs.h"
8 #include "../nmea_defs.h"
9
9
10 int gpgll_parse(nmea_code*, gnss_info*){
10 int gpgll_parse(nmea_code*, gnss_info*){
11 return 0;
11 return 0;
12 }
12 }
General Comments 0
You need to be logged in to leave comments. Login now