summaryrefslogtreecommitdiff
path: root/include/mts/MTS_IO_HE910Radio.h
diff options
context:
space:
mode:
authorMaksym Telychko <maksym.telychko@globallogic.com>2019-06-06 16:03:44 +0300
committerMaksym Telychko <maksym.telychko@globallogic.com>2019-06-06 16:03:44 +0300
commitda563a985ccb0b5f316b44e35aabd511687ff4bf (patch)
tree8c4261bff4b66b16018541004db1cd04258b3ca1 /include/mts/MTS_IO_HE910Radio.h
parent53efcef2e2f521135b323e194c45f1d9fa7b5d5d (diff)
downloadlibmts-io-da563a985ccb0b5f316b44e35aabd511687ff4bf.tar.gz
libmts-io-da563a985ccb0b5f316b44e35aabd511687ff4bf.tar.bz2
libmts-io-da563a985ccb0b5f316b44e35aabd511687ff4bf.zip
[MTS-MTQ] refactoring: added quectel empty classes, CellularRadio moved to TelitRadio
Diffstat (limited to 'include/mts/MTS_IO_HE910Radio.h')
-rw-r--r--include/mts/MTS_IO_HE910Radio.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/mts/MTS_IO_HE910Radio.h b/include/mts/MTS_IO_HE910Radio.h
index e6fc73c..c8700da 100644
--- a/include/mts/MTS_IO_HE910Radio.h
+++ b/include/mts/MTS_IO_HE910Radio.h
@@ -29,12 +29,12 @@
#ifndef MTS_IO_HE910RADIO_H_
#define MTS_IO_HE910RADIO_H_
-#include <mts/MTS_IO_CellularRadio.h>
+#include <mts/MTS_IO_TelitRadio.h>
namespace MTS {
namespace IO {
- class HE910Radio : public CellularRadio {
+ class HE910Radio : public TelitRadio {
public: