uses pushing box to publish to google spreadsheets with a state machine instead of a while loop
Fork of GSM_PUSHING_BOX_STATE_MACHINE by
Diff: gsmqueue.h
- Revision:
- 2:8352ad91f2ee
- Parent:
- 1:c1458b739eb6
- Child:
- 4:3264bc92993c
--- 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