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

Dependents:   mtsas mtsas mtsas mtsas

Revision:
82:5b33b670adb7
Parent:
81:2e12915f892e
--- a/Cellular/Cellular.h	Wed Nov 15 16:53:29 2017 -0600
+++ b/Cellular/Cellular.h	Mon Feb 19 14:25:58 2018 -0600
@@ -246,7 +246,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, MTSMC_LAT1, MTSMC_LVW2, MTSMC_LEU1,
-			MTQ_MAT1, MTQ_MVW1
+			MTQ_LAT3, MTQ_LVW3, MTQ_MAT1, MTQ_MVW1
     };
 
     /// An enumeration of radio registration states with a cell tower.