ME910 support

Fork of MTS-Cellular by MultiTech

Revision:
42:adcf25505b1c
Parent:
41:8b9b5098696f
Child:
43:91c5e53f508f
--- a/Test/TestSMS.h	Wed Jul 30 20:22:23 2014 +0000
+++ b/Test/TestSMS.h	Wed Jul 30 20:27:09 2014 +0000
@@ -22,7 +22,7 @@
 TestSMS::TestSMS() : TestCollection("TestSMS") {}
 
 void TestSMS::run() {
-    const char APN[] = "internet";
+    const char APN[] = "";
     
     string number;
     string response;