Sample project to connect to AT&T M2X from the STM32 Nucleo + MTSAS Cellular SocketModem shield

Dependencies:   M2XStreamClient jsonlite mbed

Fork of MTSAS_Cellular_Connect_M2X_Example_F411 by Joe Tijerina

Revision:
10:2e6637cca9d7
Parent:
9:0ed53023033b
Child:
11:7e11c3f99b51
--- a/main.cpp	Thu Aug 07 20:31:02 2014 +0000
+++ b/main.cpp	Thu Aug 07 20:33:25 2014 +0000
@@ -28,7 +28,7 @@
     /** Freescale K64F
     * To configure the pins for the Freescale KL46Z board, use configuration A
     * for the SocketModem.
-    * Uncomment te following line to use the Freescale KL46F board
+    * Uncomment the following line to use the Freescale KL46F board
     */
     //MTSSerialFlowControl* io = new MTSSerialFlowControl(D1, D0, D3, D6);