summaryrefslogtreecommitdiff
path: root/include/mts/MTS_IO_EG95Radio.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mts/MTS_IO_EG95Radio.h')
-rw-r--r--include/mts/MTS_IO_EG95Radio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mts/MTS_IO_EG95Radio.h b/include/mts/MTS_IO_EG95Radio.h
index 5296e16..17c413e 100644
--- a/include/mts/MTS_IO_EG95Radio.h
+++ b/include/mts/MTS_IO_EG95Radio.h
@@ -40,7 +40,7 @@ namespace MTS {
private:
CODE getSupportedCellularModes(CELLULAR_MODES &networks) override;
- CODE setCellularMode(CELLULAR_MODES networks) override;
+
};
}
}