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