summaryrefslogtreecommitdiff
path: root/src/MTS_IO_GE910Radio.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/MTS_IO_GE910Radio.cpp')
-rw-r--r--src/MTS_IO_GE910Radio.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MTS_IO_GE910Radio.cpp b/src/MTS_IO_GE910Radio.cpp
index e402b13..f31f4fc 100644
--- a/src/MTS_IO_GE910Radio.cpp
+++ b/src/MTS_IO_GE910Radio.cpp
@@ -39,7 +39,7 @@ GE910Radio::GE910Radio(const std::string& sPort)
}
-CellularRadio::CODE GE910Radio::setRxDiversity(const Json::Value& jArgs) {
+GE910Radio::CODE GE910Radio::setRxDiversity(const Json::Value& jArgs) {
/* Command string for GE radios: N/A */
return FAILURE;
}