summaryrefslogtreecommitdiff
path: root/include/mts/MTS_IO_QuectelRadio.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mts/MTS_IO_QuectelRadio.h')
-rw-r--r--include/mts/MTS_IO_QuectelRadio.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/mts/MTS_IO_QuectelRadio.h b/include/mts/MTS_IO_QuectelRadio.h
index 557fd82..3b1ba5a 100644
--- a/include/mts/MTS_IO_QuectelRadio.h
+++ b/include/mts/MTS_IO_QuectelRadio.h
@@ -47,9 +47,6 @@ namespace MTS {
protected:
QuectelRadio(const std::string& sName, const std::string& sRadioPort);
- bool getCarrierFromFirmware(const std::string& sFirmware, std::string& sCarrier) override;
- bool getHardwareVersionFromFirmware(const std::string& sFirmware, std::string& sHardware) override;
-
CODE getIsSimInserted(bool& bData) override;
CODE getSimLockAttempts(int& iAttemptsPin, int& iAttemptsPuk) override;