diff options
author | John Klug <john.klug@multitech.com> | 2023-01-11 11:26:50 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2023-01-11 11:26:50 -0600 |
commit | e661044a43345f7cac947c3bb6178a2c045028f6 (patch) | |
tree | 904f32734e0e2dff8ecccbf83264b8bf8a8cecc1 /include/mts/MTS_IO_LE910Radio.h | |
parent | 81c924e1b30efabd5e5a7c712998b989917b2a8e (diff) | |
parent | 430506fb7757d6736988d75c8ea53c85f6c97da9 (diff) | |
download | libmts-io-1.0.33.tar.gz libmts-io-1.0.33.tar.bz2 libmts-io-1.0.33.zip |
Verizon IMSI detection merge1.0.33
Diffstat (limited to 'include/mts/MTS_IO_LE910Radio.h')
-rw-r--r-- | include/mts/MTS_IO_LE910Radio.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mts/MTS_IO_LE910Radio.h b/include/mts/MTS_IO_LE910Radio.h index 2ba423d..6700ee3 100644 --- a/include/mts/MTS_IO_LE910Radio.h +++ b/include/mts/MTS_IO_LE910Radio.h @@ -50,6 +50,8 @@ namespace MTS { protected: + const std::vector<std::string>& getDiagCommands(bool bIsSimReady = true) override; + private: |