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, 2 insertions, 0 deletions
diff --git a/include/mts/MTS_IO_EG95Radio.h b/include/mts/MTS_IO_EG95Radio.h
index 07db773..206d15d 100644
--- a/include/mts/MTS_IO_EG95Radio.h
+++ b/include/mts/MTS_IO_EG95Radio.h
@@ -7,6 +7,8 @@ namespace MTS {
namespace IO {
class EG95Radio : public QuectelRadio
{
+ public:
+ static const std::string MODEL_NAME;
};
}