diff options
Diffstat (limited to 'io-module')
-rw-r--r-- | io-module/mts_io_module.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/io-module/mts_io_module.h b/io-module/mts_io_module.h index 29b6e81..4ab8572 100644 --- a/io-module/mts_io_module.h +++ b/io-module/mts_io_module.h @@ -47,7 +47,7 @@ #define HW_VERSION_MTCPM_DASH "MTCPM-" #define HW_VERSION_MTCPM_0_0 "MTCPM-0.0" -#define HW_VERSION_MTCPM_0_0 "MTCPM-0.1" +#define HW_VERSION_MTCPM_0_1 "MTCPM-0.1" enum { MTHWUNKNOWN, |