ME910 support

Fork of MTS-Cellular by MultiTech

Revision:
41:8b9b5098696f
Parent:
36:948d06b3e23c
Child:
42:adcf25505b1c
diff -r ecef43f87c7a -r 8b9b5098696f Test/TestSMS.h
--- a/Test/TestSMS.h	Tue Jul 29 19:39:01 2014 +0000
+++ b/Test/TestSMS.h	Wed Jul 30 20:22:23 2014 +0000
@@ -22,7 +22,7 @@
 TestSMS::TestSMS() : TestCollection("TestSMS") {}
 
 void TestSMS::run() {
-    const char APN[] = "";
+    const char APN[] = "internet";
     
     string number;
     string response;