GPS GNSS

Dependencies:   Vector3

Revision:
3:b0d594e5d9e2
Parent:
0:6c7f7ed85f2c
Child:
4:708e05b10257
--- a/GPS_HAPS.hpp	Tue Sep 07 06:58:56 2021 +0000
+++ b/GPS_HAPS.hpp	Tue Sep 07 08:24:31 2021 +0000
@@ -27,6 +27,7 @@
 
 #define RECEIVE_SIZE 1024
 #define SENTENCE_SIZE 256
+#define ERROR_F 0.0001f
 
 extern Serial pc;