From db4ef9c97af767e7345f5ccb277ac3bd1a2eb81f Mon Sep 17 00:00:00 2001 From: Mikal Hart Date: Sat, 31 Aug 2013 20:10:13 -0500 Subject: [PATCH] Added stdlib.h include and renamed examples to .ino --- TinyGPS.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TinyGPS.h b/TinyGPS.h index 6edfef2..0711907 100644 --- a/TinyGPS.h +++ b/TinyGPS.h @@ -30,6 +30,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include "WProgram.h" #endif +#include + #define _GPS_VERSION 13 // software version of this library #define _GPS_MPH_PER_KNOT 1.15077945 #define _GPS_MPS_PER_KNOT 0.51444444