Skip to content

Commit 2c9ac0b

Browse files
authored
Update TinyGPS++.h
1 parent 4604029 commit 2c9ac0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: TinyGPS++.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
3131
#endif
3232
#include <limits.h>
3333

34-
#define _GPS_VERSION "0.92" // software version of this library
34+
#define _GPS_VERSION "0.95" // software version of this library
3535
#define _GPS_MPH_PER_KNOT 1.15077945
3636
#define _GPS_MPS_PER_KNOT 0.51444444
3737
#define _GPS_KMPH_PER_KNOT 1.852

0 commit comments

Comments
 (0)