summaryrefslogtreecommitdiff
path: root/include/mts/MTS_IO_TelitRadio.h
diff options
context:
space:
mode:
authorMaksym Telychko <maksym.telychko@globallogic.com>2019-08-05 19:05:47 +0300
committerMaksym Telychko <maksym.telychko@globallogic.com>2019-08-05 19:05:47 +0300
commitdde61cb74828054f00518ca3b931f0b20009cc79 (patch)
tree90074e1ac63ac355a34ed4b007f4df5adef8d00f /include/mts/MTS_IO_TelitRadio.h
parente8412ebb27c8ff995795951d609377b003c8d6b1 (diff)
downloadlibmts-io-dde61cb74828054f00518ca3b931f0b20009cc79.tar.gz
libmts-io-dde61cb74828054f00518ca3b931f0b20009cc79.tar.bz2
libmts-io-dde61cb74828054f00518ca3b931f0b20009cc79.zip
MTX-2898 mpower 2-3-4g: quectel methods for set-cellular-mode and common methods for get-cellular-mode
Diffstat (limited to 'include/mts/MTS_IO_TelitRadio.h')
-rw-r--r--include/mts/MTS_IO_TelitRadio.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/mts/MTS_IO_TelitRadio.h b/include/mts/MTS_IO_TelitRadio.h
index 991f630..b81cd7d 100644
--- a/include/mts/MTS_IO_TelitRadio.h
+++ b/include/mts/MTS_IO_TelitRadio.h
@@ -41,7 +41,6 @@ namespace MTS {
CODE setMdn(const Json::Value& jArgs) override;
CODE getSupportedCellularModes(CELLULAR_MODES &networks) override;
- CODE getCellularMode(CELLULAR_MODES &networks) override;
CODE setCellularMode(CELLULAR_MODES networks) override;
protected: