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/Cellular.h
- 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.