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
Diff: Cellular/CellularFactory.cpp
- Revision:
- 51:ffc556ba33f7
- Parent:
- 41:8b9b5098696f
- Child:
- 52:2cb58398a4f9
--- a/Cellular/CellularFactory.cpp Tue Aug 05 15:02:00 2014 +0000
+++ b/Cellular/CellularFactory.cpp Tue Aug 05 18:35:22 2014 +0000
@@ -30,7 +30,7 @@
/* didn't get an error - keep going */
if(model.find("#STN") != string::npos) {
//If response found is from unsolicited response #STN: from the radio,
- //then we got a "corrupted" response, and to try again.
+ //then we got an unsolicited response, and to try again.
continue;
}
break;
