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/EasyIP.h
- Revision:
- 49:1fc51c53cebf
- Parent:
- 45:b9ead235ab7c
- Child:
- 52:2cb58398a4f9
diff -r 3f9d82915e83 -r 1fc51c53cebf Cellular/EasyIP.h
--- a/Cellular/EasyIP.h Fri Aug 01 21:54:36 2014 +0000
+++ b/Cellular/EasyIP.h Mon Aug 04 22:16:18 2014 +0000
@@ -9,8 +9,8 @@
namespace mts
{
- /** This is a class for communicating without a Multi-Tech Systems SocketModem iCell. Instead,
- * it uses the hayes command set to directly implement the same UIP interface to the radio.
+ /** This class implements the same interface used for UIP version radios on an Easy IP radio
+ * using the Hayes AT command set.
* (See the UIP class and documentation, "UIP.h")
* This class supports four main types of cellular radio interactions including:
* configuration and status AT-command processing, SMS processing, TCP Socket data connections,
