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:
22:a5adf9331032
Parent:
17:360afa1e6809
Child:
23:5227fb014aad
--- a/GSMLibrary.h	Tue Mar 24 17:04:19 2015 +0000
+++ b/GSMLibrary.h	Tue Mar 24 17:57:22 2015 +0000
@@ -2,6 +2,7 @@
 #define GSMLIBRARY_H
 
 #include "mbed.h"
+#define MSG_SIZE 5000
 
 enum gsm_states{GSM_INITIALIZE, 
                     GSM_AT_OK,      //Make sure communication is stablished betheen fdm and gsm