summaryrefslogtreecommitdiff
path: root/include/mts/MTS_IO_TelitRadio.h
diff options
context:
space:
mode:
authorAndrii Pientsov <andrii.pientsov@globallogic.com>2020-07-17 10:03:48 +0300
committerAndrii Pientsov <andrii.pientsov@globallogic.com>2020-07-17 10:03:48 +0300
commita05854f5d389f67001b7ecc4cda62c7320433349 (patch)
treecc8db0cad51bf284d708d2cd24dbe07eff2ef60c /include/mts/MTS_IO_TelitRadio.h
parent1986b67d54e8e6a3f8176f5b4cb78786ac3ee496 (diff)
downloadlibmts-io-a05854f5d389f67001b7ecc4cda62c7320433349.tar.gz
libmts-io-a05854f5d389f67001b7ecc4cda62c7320433349.tar.bz2
libmts-io-a05854f5d389f67001b7ecc4cda62c7320433349.zip
Code review
Diffstat (limited to 'include/mts/MTS_IO_TelitRadio.h')
-rw-r--r--include/mts/MTS_IO_TelitRadio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mts/MTS_IO_TelitRadio.h b/include/mts/MTS_IO_TelitRadio.h
index 2f20996..d0a70ed 100644
--- a/include/mts/MTS_IO_TelitRadio.h
+++ b/include/mts/MTS_IO_TelitRadio.h
@@ -30,6 +30,7 @@ namespace MTS {
public:
bool resetRadio(uint32_t iTimeoutMillis = 5000) override;
+ CODE getFirmwareBuild(std::string& sFirmwareBuild) override;
CODE getModel(std::string& sModel) override;
CODE getIccid(std::string& sIccid) override;
CODE getService(std::string& sService) override;