##// END OF EJS Templates
aaguilar -
r175:176
parent child
Show More
@@ -1,14 +1,14
1 /* No newline at end of file
1 /*
2 * gnss.h No newline at end of file
2 * gnss.h
3 *
3 *
No newline at end of file
4 * Created on: Dec 29, 2014
4 * Created on: Nov 4, 2014
No newline at end of file
No newline at end of file
5 * Author: aras No newline at end of file
5 * Author: Alan Aguilar Sologuren No newline at end of file
6 */ No newline at end of file
6 */
7
7
No newline at end of file
8 #ifndef LIBTE_GNSS_H_
8 #ifndef GNSS_H_
No newline at end of file
No newline at end of file
9 #define LIBTE_GNSS_H_ No newline at end of file
9 #define GNSS_H_ No newline at end of file
10
10
No newline at end of file
11 #include "te_structs.h" No newline at end of file
11 namespace te_gnss { No newline at end of file
12 No newline at end of file
12
13 //pin ports to GNSS No newline at end of file
13 //pin ports to GNSS
14 #define PPS 2 /*!< PE4 AVR <> 2 Arduino */ No newline at end of file
14 #define PPS 2 /*!< PE4 AVR <> 2 Arduino */
General Comments 0
You need to be logged in to leave comments. Login now