Skip to content

Commit

Permalink
Update TinyGPS++.h
Browse files Browse the repository at this point in the history
  • Loading branch information
mikalhart authored Apr 14, 2017
1 parent 4604029 commit 2c9ac0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TinyGPS++.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#endif
#include <limits.h>

#define _GPS_VERSION "0.92" // software version of this library
#define _GPS_VERSION "0.95" // software version of this library
#define _GPS_MPH_PER_KNOT 1.15077945
#define _GPS_MPS_PER_KNOT 0.51444444
#define _GPS_KMPH_PER_KNOT 1.852
Expand Down

0 comments on commit 2c9ac0b

Please sign in to comment.