diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/Device/Device.h | 1 |
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; |