summaryrefslogtreecommitdiff
path: root/include/mts/MTS_IO_LE910Radio.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mts/MTS_IO_LE910Radio.h')
-rw-r--r--include/mts/MTS_IO_LE910Radio.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/mts/MTS_IO_LE910Radio.h b/include/mts/MTS_IO_LE910Radio.h
index f46094e..6b77607 100644
--- a/include/mts/MTS_IO_LE910Radio.h
+++ b/include/mts/MTS_IO_LE910Radio.h
@@ -41,7 +41,8 @@ namespace MTS {
LE910Radio(const std::string& sLE910Model, const std::string& sPort);
virtual ~LE910Radio(){};
- CODE setRxDiversity(const Json::Value& jArgs);
+
+ CODE setRxDiversity(const Json::Value& jArgs);
protected: