diff options
author | Jeff Hatch <jhatch@multitech.com> | 2022-05-04 16:09:39 -0500 |
---|---|---|
committer | Jeff Hatch <jhatch@multitech.com> | 2022-05-04 16:09:39 -0500 |
commit | 9436716e2fbb28938dba10e13bc84c60105cf907 (patch) | |
tree | 7ab78bc6273ffa42305c342f1fe71d1ffa1d6779 /include/mts/MTS_IO_EG25Radio.h | |
parent | 1f7987d546384b6b9ef0079dac5c903148a59210 (diff) | |
parent | 47997c0e5aa7d32ddbba22ceead2ff553881c47c (diff) | |
download | libmts-io-9436716e2fbb28938dba10e13bc84c60105cf907.tar.gz libmts-io-9436716e2fbb28938dba10e13bc84c60105cf907.tar.bz2 libmts-io-9436716e2fbb28938dba10e13bc84c60105cf907.zip |
Merge branch 'ms/MTX-4445_LNA7D_Cellular_radio_support' into 'master'
[MTX-4445] mPower R.6.0.X: MTCAP3: LNA7D - cellular radio support GP-1548
See merge request !48
Diffstat (limited to 'include/mts/MTS_IO_EG25Radio.h')
-rw-r--r-- | include/mts/MTS_IO_EG25Radio.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/mts/MTS_IO_EG25Radio.h b/include/mts/MTS_IO_EG25Radio.h index 46bff20..e05fa7d 100644 --- a/include/mts/MTS_IO_EG25Radio.h +++ b/include/mts/MTS_IO_EG25Radio.h @@ -34,7 +34,6 @@ namespace MTS { EG25Radio(const std::string& sPort); virtual ~EG25Radio(); - CODE setRxDiversity(const Json::Value& jArgs) override; protected: |