Cellular library for MTS Socket Modem Arduino Shield devices from Multi-Tech Systems

Dependents:   mtsas mtsas mtsas mtsas

Revision:
49:1fc51c53cebf
Parent:
45:b9ead235ab7c
Child:
52:2cb58398a4f9
--- 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,