ME910 support

Fork of MTS-Cellular by MultiTech

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