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:
2:8352ad91f2ee
Parent:
0:41904adca656
Child:
7:6c0b6ab3cafe
--- a/GSMLibrary.h	Thu Mar 05 20:51:04 2015 +0000
+++ b/GSMLibrary.h	Thu Mar 05 21:24:31 2015 +0000
@@ -3,8 +3,6 @@
 
 #include "mbed.h"
 
-#define GSM_TRANSMISSION_COMPLETE ((UART_S1_IDLE_MASK & UART_S1_REG(UART3)) >> UART_S1_IDLE_SHIFT)
-
 enum gsm_states{GSM_INITIALIZE, 
                     GSM_AT_OK,      //Make sure communication is stablished betheen fdm and gsm
                     GSM_AT_CSQ,     //Check signal strength if strenght lower than 10 keep trying