diff options
Diffstat (limited to 'include/mts/MTS_IO_EG95Radio.h')
| -rw-r--r-- | include/mts/MTS_IO_EG95Radio.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/mts/MTS_IO_EG95Radio.h b/include/mts/MTS_IO_EG95Radio.h index 6fb47c8..a238e94 100644 --- a/include/mts/MTS_IO_EG95Radio.h +++ b/include/mts/MTS_IO_EG95Radio.h @@ -35,6 +35,8 @@ namespace MTS {                  EG95Radio(const std::string& sPort);                  virtual ~EG95Radio(); +                const std::vector<std::string> getRegistrationCommands() override; +              protected:              private: | 
