summaryrefslogtreecommitdiff
path: root/include/mts/MTS_IO_ME910C1WWRadio.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mts/MTS_IO_ME910C1WWRadio.h')
-rw-r--r--include/mts/MTS_IO_ME910C1WWRadio.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/mts/MTS_IO_ME910C1WWRadio.h b/include/mts/MTS_IO_ME910C1WWRadio.h
index 6612d83..d45d86a 100644
--- a/include/mts/MTS_IO_ME910C1WWRadio.h
+++ b/include/mts/MTS_IO_ME910C1WWRadio.h
@@ -33,8 +33,8 @@ namespace MTS {
ME910C1WWRadio(const std::string& sPort);
virtual ~ME910C1WWRadio(){};
- CODE setActiveFirmware(const Json::Value& jArgs);
- CODE getActiveFirmware(std::string& sFwId);
+ ICellularRadio::CODE setActiveFirmware(const Json::Value& jArgs);
+ ICellularRadio::CODE getActiveFirmware(std::string& sFwId);
protected: