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:
1:c1458b739eb6
Child:
4:3264bc92993c
diff -r c1458b739eb6 -r 8352ad91f2ee gsmqueue.h
--- a/gsmqueue.h	Thu Mar 05 20:51:04 2015 +0000
+++ b/gsmqueue.h	Thu Mar 05 21:24:31 2015 +0000
@@ -37,4 +37,5 @@
 //Get the GSM DMA idle bit (if 1, indicates we already received a response)
 bool getGSMIdleBit();
 
+
 #endif
\ No newline at end of file