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

Dependents:   mtsas mtsas mtsas mtsas

Revision:
53:1aee5fe47adb
Parent:
52:2cb58398a4f9
Child:
56:43205bd2752a
--- a/Cellular/UIP.h	Mon Aug 11 16:03:19 2014 +0000
+++ b/Cellular/UIP.h	Mon Aug 11 16:27:27 2014 +0000
@@ -29,6 +29,8 @@
 * using GPIOs. To disable this you will need to change settings on the radio module and
 * and use the MTSSerial class instead of MTSSerialFlowControl. The default baud rate for the
 * cellular radio is 115200 bps.
+*
+* Example code is found under Cellular.h
 */
 
 class UIP : public Cellular