Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of MTS-Cellular by
Revision 74:d232ae44d136, committed 2015-03-11
- Comitter:
- Vanger
- Date:
- Wed Mar 11 19:14:35 2015 +0000
- Parent:
- 72:7862171b277d
- Child:
- 75:60ff839c9b6d
- Commit message:
- Removed APN declaration under TestSMS.h as it's been centralized to doTests()
Changed in this revision
| Test/TestSMS.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/Test/TestSMS.h Fri Jan 23 16:51:13 2015 -0600
+++ b/Test/TestSMS.h Wed Mar 11 19:14:35 2015 +0000
@@ -22,7 +22,6 @@
TestSMS::TestSMS() : TestCollection("TestSMS") {}
void TestSMS::run() {
- const char APN[] = "";
string number;
string response;
