summaryrefslogtreecommitdiff
path: root/include/mts
diff options
context:
space:
mode:
authorJeff Hatch <Jeff.Hatch@multitech.com>2017-07-13 07:36:27 -0500
committerJeff Hatch <Jeff.Hatch@multitech.com>2017-07-13 07:36:27 -0500
commit57b06af5b3e4e3c139cefbebb9fe76a8191c82ec (patch)
treed9288e1871d6a40f34f0ee0289864e6e03a0daf5 /include/mts
parentcb427be9a092b0968aee1a42a2bc805735c9c8f2 (diff)
downloadlibmts-io-57b06af5b3e4e3c139cefbebb9fe76a8191c82ec.tar.gz
libmts-io-57b06af5b3e4e3c139cefbebb9fe76a8191c82ec.tar.bz2
libmts-io-57b06af5b3e4e3c139cefbebb9fe76a8191c82ec.zip
Add support for US Cellular devices1.0.2
Diffstat (limited to 'include/mts')
-rw-r--r--include/mts/MTS_IO_CellularRadio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mts/MTS_IO_CellularRadio.h b/include/mts/MTS_IO_CellularRadio.h
index 9d93162..0ec4ac8 100644
--- a/include/mts/MTS_IO_CellularRadio.h
+++ b/include/mts/MTS_IO_CellularRadio.h
@@ -229,6 +229,7 @@ namespace MTS {
static const std::string VALUE_CARRIER_VERIZON;
static const std::string VALUE_CARRIER_AERIS;
static const std::string VALUE_CARRIER_SPRINT;
+ static const std::string VALUE_CARRIER_USCELLULAR;
static const std::string VALUE_CARRIER_ATT;
static const std::string VALUE_CARRIER_TMOBILE;