ME910 support

Fork of MTS-Cellular by MultiTech

Revision:
36:948d06b3e23c
Parent:
35:257eb41405e1
Child:
41:8b9b5098696f
--- a/Test/TestSMS.h	Mon Jul 21 20:14:18 2014 +0000
+++ b/Test/TestSMS.h	Wed Jul 23 15:44:54 2014 +0000
@@ -22,7 +22,7 @@
 TestSMS::TestSMS() : TestCollection("TestSMS") {}
 
 void TestSMS::run() {
-    const char APN[] = "b2b.tmobile.com";
+    const char APN[] = "";
     
     string number;
     string response;