diff options
Diffstat (limited to 'include/mts/MTS_IO_CE910Radio.h')
-rw-r--r-- | include/mts/MTS_IO_CE910Radio.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mts/MTS_IO_CE910Radio.h b/include/mts/MTS_IO_CE910Radio.h index 47444d9..58642cb 100644 --- a/include/mts/MTS_IO_CE910Radio.h +++ b/include/mts/MTS_IO_CE910Radio.h @@ -41,6 +41,7 @@ namespace MTS { CE910Radio(const std::string& sPort); virtual ~CE910Radio(){}; + CODE setRxDiversity(const Json::Value& jArgs); protected: |