summaryrefslogtreecommitdiff
path: root/io-module/mts_io_module.h
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-10-03 17:31:15 -0500
committerJohn Klug <john.klug@multitech.com>2019-10-03 17:31:15 -0500
commitace6855ee90434b77bdf99f915804584251a6ea1 (patch)
tree96e16f29a8985e462ce6aaf9384174479eaa70c0 /io-module/mts_io_module.h
parent6edda2b3a73cbf41f6f92055d8949a4095f24d33 (diff)
downloadmts-io-ace6855ee90434b77bdf99f915804584251a6ea1.tar.gz
mts-io-ace6855ee90434b77bdf99f915804584251a6ea1.tar.bz2
mts-io-ace6855ee90434b77bdf99f915804584251a6ea1.zip
MTCAP 0.2 hardware revision with optional battery4.1.4
Diffstat (limited to 'io-module/mts_io_module.h')
-rw-r--r--io-module/mts_io_module.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/io-module/mts_io_module.h b/io-module/mts_io_module.h
index 41a27e5..6a84d4c 100644
--- a/io-module/mts_io_module.h
+++ b/io-module/mts_io_module.h
@@ -5,8 +5,8 @@
* MTAC cards.
*/
-#define DRIVER_VERSION "v4.1.3"
-#define DRIVER_AUTHOR "James Maki <jmaki@multitech.com>"
+#define DRIVER_VERSION "v4.1.4"
+#define DRIVER_AUTHOR "Multitech Systems"
#define DRIVER_DESC "MTS-IO Controller"
#define DRIVER_NAME "mts-io"
#define DEBUG 0
@@ -37,6 +37,7 @@
#define HW_VERSION_MTCDTIPHP_0_0 "MTCDTIPHP-0.0"
#define HW_VERSION_MTCAP_0_0 "MTCAP-0.0"
#define HW_VERSION_MTCAP_0_1 "MTCAP-0.1"
+#define HW_VERSION_MTCAP_0_2 "MTCAP-0.2"
#define HW_VERSION_MTHS_0_0 "MTHS-0.0"
#define HW_VERSION_MTHS_0_1 "MTHS-0.1"