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: GSMLibrary.cpp
- Revision:
- 22:a5adf9331032
- Parent:
- 21:fbde9d2fc0ed
- Child:
- 23:5227fb014aad
--- a/GSMLibrary.cpp Tue Mar 24 17:04:19 2015 +0000 +++ b/GSMLibrary.cpp Tue Mar 24 17:57:22 2015 +0000 @@ -14,7 +14,7 @@ #define RECEIVER_PHONE_NUMBER "\"+12083608384\"" #define AT_CMGS "AT+CMGS=" RECEIVER_PHONE_NUMBER #define MESSAGE_BODY "stress test\32\32" -#define MSG_SIZE 200 + //Definition for AT repsonses //Please notice that after ":" the gsm will usually send aditional information