summaryrefslogtreecommitdiff
path: root/include/mts/MTS_IO_SequansRadio.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mts/MTS_IO_SequansRadio.h')
-rw-r--r--include/mts/MTS_IO_SequansRadio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mts/MTS_IO_SequansRadio.h b/include/mts/MTS_IO_SequansRadio.h
index 11f2c91..d61ae67 100644
--- a/include/mts/MTS_IO_SequansRadio.h
+++ b/include/mts/MTS_IO_SequansRadio.h
@@ -49,7 +49,7 @@ namespace MTS {
CODE setRxDiversity(const Json::Value& jArgs) override;
const std::vector<std::string> getRegistrationCommands() override;
-
+ CODE getTimeUTC(void) override;
protected:
SequansRadio(const std::string& sName, const std::string& sRadioPort);