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:
- 21:fbde9d2fc0ed
- Parent:
- 19:a442b5a0116f
- Child:
- 22:a5adf9331032
--- a/GSMLibrary.cpp Sun Mar 08 00:57:21 2015 +0000 +++ b/GSMLibrary.cpp Tue Mar 24 17:04:19 2015 +0000 @@ -11,7 +11,7 @@ #define AT_CSQ "AT+CSQ" #define AT_CREG "AT+CREG?" #define AT_CMGF "AT+CMGF=1" -#define RECEIVER_PHONE_NUMBER "\"+18014722842\"" +#define RECEIVER_PHONE_NUMBER "\"+12083608384\"" #define AT_CMGS "AT+CMGS=" RECEIVER_PHONE_NUMBER #define MESSAGE_BODY "stress test\32\32" #define MSG_SIZE 200