Simple example program to demonstrate and test cellular connection using the MTSAS library (over PPP protocol)

Dependencies:   mbed mtsas

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);