uses pushing box to publish to google spreadsheets with a state machine instead of a while loop

Dependents:   DCS_FINAL_CODE

Fork of GSM_PUSHING_BOX_STATE_MACHINE by DCS_TEAM

Revision:
23:5227fb014aad
Parent:
22:a5adf9331032
Child:
24:7d2ff444d6d8
--- a/GSMLibrary.h	Tue Mar 24 17:57:22 2015 +0000
+++ b/GSMLibrary.h	Tue Mar 24 18:39:13 2015 +0000
@@ -2,7 +2,7 @@
 #define GSMLIBRARY_H
 
 #include "mbed.h"
-#define MSG_SIZE 5000
+#define MAX_MSG_SIZE 1000
 
 enum gsm_states{GSM_INITIALIZE, 
                     GSM_AT_OK,      //Make sure communication is stablished betheen fdm and gsm