We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4604029 commit 2c9ac0bCopy full SHA for 2c9ac0b
TinyGPS++.h
@@ -31,7 +31,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
31
#endif
32
#include <limits.h>
33
34
-#define _GPS_VERSION "0.92" // software version of this library
+#define _GPS_VERSION "0.95" // software version of this library
35
#define _GPS_MPH_PER_KNOT 1.15077945
36
#define _GPS_MPS_PER_KNOT 0.51444444
37
#define _GPS_KMPH_PER_KNOT 1.852
0 commit comments