ME910 support

Fork of MTS-Cellular by MultiTech

Revision:
67:7c705fe2acec
Parent:
62:c171606f7318
Child:
68:66f4126100b5
--- a/Test/TestSMS.h	Tue Oct 21 17:26:05 2014 +0000
+++ b/Test/TestSMS.h	Tue Oct 21 21:06:53 2014 +0000
@@ -22,7 +22,7 @@
 TestSMS::TestSMS() : TestCollection("TestSMS") {}
 
 void TestSMS::run() {
-    const char APN[] = "";
+    const char APN[] = "dynamic.dcnm2m.com";
     
     string number;
     string response;