works through pushing box to log data to google spreadsheet

Dependencies:   MBed_Adafruit-GPS-Library SDFileSystem mbed

Fork of GPR_Interface by DCS_TEAM

Revision:
11:045cb766d9a5
Parent:
10:8c55dfcc9a7c
--- a/GPRS/modem/modem.h	Fri Sep 25 04:10:56 2015 +0000
+++ b/GPRS/modem/modem.h	Wed Oct 21 19:41:42 2015 +0000
@@ -25,7 +25,7 @@
 
 #include "mbed.h"
 #include "SDFileSystem.h"
-#define DEFAULT_TIMEOUT   	5
+#define DEFAULT_TIMEOUT 5
 
 enum DataType {
     CMD		= 0,