diff options
author | John Klug <john.klug@multitech.com> | 2020-11-16 13:06:36 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2020-11-16 13:06:36 -0600 |
commit | e8af5a62cb51f9bca1900c17b021cf5bc240c029 (patch) | |
tree | b6eb3479966de68b095a40e0da8c30bfb1d15dca /io-module/mts_io_module.h | |
parent | 07b8de9f8b9a8dd650145d46607dd9aeb4dc02aa (diff) | |
download | mts-io-e8af5a62cb51f9bca1900c17b021cf5bc240c029.tar.gz mts-io-e8af5a62cb51f9bca1900c17b021cf5bc240c029.tar.bz2 mts-io-e8af5a62cb51f9bca1900c17b021cf5bc240c029.zip |
Stabilize mt100eocg temperature readings4.4.6
Diffstat (limited to 'io-module/mts_io_module.h')
-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 fde8d60..00e586e 100644 --- a/io-module/mts_io_module.h +++ b/io-module/mts_io_module.h @@ -5,7 +5,7 @@ * MTAC cards. */ -#define DRIVER_VERSION "v4.4.5" +#define DRIVER_VERSION "v4.4.6" #define DRIVER_AUTHOR "Multitech Systems" #define DRIVER_DESC "MTS-IO Controller" #define DRIVER_NAME "mts-io" |