summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSerhii Voloshynov <serhii.voloshynov@globallogic.com>2024-05-28 11:01:19 +0300
committerSerhii Voloshynov <serhii.voloshynov@globallogic.com>2024-05-28 12:18:10 +0300
commitf8ba2f3dcc186f7474e0a5433e5971737cc37282 (patch)
tree4a267756e1e3938e3a4e392a4e76a50b65bb6a9f /include
parent0b55b2997d17bbce5bea3ebe1f5700dca184574f (diff)
downloadmts-io-sysfs-f8ba2f3dcc186f7474e0a5433e5971737cc37282.tar.gz
mts-io-sysfs-f8ba2f3dcc186f7474e0a5433e5971737cc37282.tar.bz2
mts-io-sysfs-f8ba2f3dcc186f7474e0a5433e5971737cc37282.zip
fixes after review
Diffstat (limited to 'include')
-rw-r--r--include/Device/Device.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Device/Device.h b/include/Device/Device.h
index a1c0b1b..9118851 100644
--- a/include/Device/Device.h
+++ b/include/Device/Device.h
@@ -158,7 +158,6 @@ class Device {
const std::string CONTROL_PIN_SERIAL_MODE = "MXC2_RS485_EN";
const std::string CONTROL_PIN_TERMINATION = "MXC2_RS485_TERM_EN";
- const std::string HW_VERSION_FILE = "/sys/devices/platform/mts-io/hw-version";
std::string program_name;
std::string hw_version;