From 83344ddef6063f0bfcbb96dae171237eae5ca3ba Mon Sep 17 00:00:00 2001 From: sdesai Date: Fri, 24 Mar 2023 17:43:49 -0500 Subject: Support Portal Case #5086148: use Cellular Radio time as alternative to GPS or NTP --- include/mts/MTS_IO_SequansRadio.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/mts/MTS_IO_SequansRadio.h b/include/mts/MTS_IO_SequansRadio.h index d3efda5..804d473 100644 --- a/include/mts/MTS_IO_SequansRadio.h +++ b/include/mts/MTS_IO_SequansRadio.h @@ -54,7 +54,6 @@ namespace MTS { SequansRadio(const std::string& sName, const std::string& sRadioPort); CODE getIsSimInserted(bool& bData) override; - CODE getSimLockAttempts(int& iAttemptsPin, int& iAttemptsPuk) override; const std::vector& getDiagCommands(bool bIsSimReady = true) override; -- cgit v1.2.3