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