diff options
author | Andrii Pientsov <andrii.pientsov@globallogic.com> | 2020-07-17 10:03:48 +0300 |
---|---|---|
committer | Andrii Pientsov <andrii.pientsov@globallogic.com> | 2020-07-17 10:03:48 +0300 |
commit | a05854f5d389f67001b7ecc4cda62c7320433349 (patch) | |
tree | cc8db0cad51bf284d708d2cd24dbe07eff2ef60c /include/mts/MTS_IO_ME910Radio.h | |
parent | 1986b67d54e8e6a3f8176f5b4cb78786ac3ee496 (diff) | |
download | libmts-io-a05854f5d389f67001b7ecc4cda62c7320433349.tar.gz libmts-io-a05854f5d389f67001b7ecc4cda62c7320433349.tar.bz2 libmts-io-a05854f5d389f67001b7ecc4cda62c7320433349.zip |
Code review
Diffstat (limited to 'include/mts/MTS_IO_ME910Radio.h')
-rw-r--r-- | include/mts/MTS_IO_ME910Radio.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/mts/MTS_IO_ME910Radio.h b/include/mts/MTS_IO_ME910Radio.h index 09e8ede..93af86f 100644 --- a/include/mts/MTS_IO_ME910Radio.h +++ b/include/mts/MTS_IO_ME910Radio.h @@ -36,8 +36,6 @@ namespace MTS { virtual CODE setRxDiversity(const Json::Value& jArgs); - virtual CODE getFirmwareBuild(std::string& sFirmware); - protected: private: |