diff options
Diffstat (limited to 'include/mts/MTS_IO_CE910Radio.h')
| -rw-r--r-- | include/mts/MTS_IO_CE910Radio.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/mts/MTS_IO_CE910Radio.h b/include/mts/MTS_IO_CE910Radio.h index 58642cb..8d3b912 100644 --- a/include/mts/MTS_IO_CE910Radio.h +++ b/include/mts/MTS_IO_CE910Radio.h @@ -43,6 +43,8 @@ namespace MTS {                  virtual ~CE910Radio(){};                  CODE setRxDiversity(const Json::Value& jArgs); +                virtual const std::vector<std::string> getRegistrationCommands() override; +              protected:              private: | 
