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

Dependencies:   mbed mtsas

Revision:
11:7e11c3f99b51
Parent:
10:2e6637cca9d7
Child:
12:23c052e020a9
diff -r 2e6637cca9d7 -r 7e11c3f99b51 main.cpp
--- a/main.cpp	Thu Aug 07 20:33:25 2014 +0000
+++ b/main.cpp	Thu Aug 07 20:35:21 2014 +0000
@@ -27,7 +27,6 @@
     
     /** Freescale K64F
     * To configure the pins for the Freescale KL46Z board, use configuration A
-    * for the SocketModem.
     * Uncomment the following line to use the Freescale KL46F board
     */
     //MTSSerialFlowControl* io = new MTSSerialFlowControl(D1, D0, D3, D6);