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

Dependents:   mtsas mtsas mtsas mtsas

Revision:
69:93dace69ee98
Parent:
63:f46ef5823ab5
Child:
76:6eeffc10739d
--- a/Cellular/Cellular.h	Tue Oct 21 21:14:13 2014 +0000
+++ b/Cellular/Cellular.h	Tue Nov 11 17:54:06 2014 +0000
@@ -245,7 +245,7 @@
 
     /// Enumeration for different cellular radio types.
     enum Radio {
-        NA, MTSMC_H5, MTSMC_EV3, MTSMC_G3, MTSMC_C2, MTSMC_H5_IP, MTSMC_EV3_IP, MTSMC_C2_IP
+        NA, MTSMC_H5, MTSMC_EV3, MTSMC_G3, MTSMC_C2, MTSMC_H5_IP, MTSMC_EV3_IP, MTSMC_C2_IP, MTSMC_LAT1, MTSMC_VW2, MTSMC_LEU1
     };
 
     /// An enumeration of radio registration states with a cell tower.