summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-10-21 12:45:36 -0500
committerJohn Klug <john.klug@multitech.com>2020-10-21 12:45:36 -0500
commit983954da09d472012ffb2af925ea184c1b62b1f9 (patch)
tree4e2304b4343f598dcbfa27de8e0656600d392b9b
parent12811c058592a69c31aea9edb6db916fad416575 (diff)
downloadmts-io-983954da09d472012ffb2af925ea184c1b62b1f9.tar.gz
mts-io-983954da09d472012ffb2af925ea184c1b62b1f9.tar.bz2
mts-io-983954da09d472012ffb2af925ea184c1b62b1f9.zip
Add MTCAP_0_2 and MTCAP_0_3 hardware versions
-rw-r--r--io-module/mts_io_module.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/io-module/mts_io_module.h b/io-module/mts_io_module.h
index 4ab8572..353c891 100644
--- a/io-module/mts_io_module.h
+++ b/io-module/mts_io_module.h
@@ -65,6 +65,8 @@ enum {
MTCDTIPHP_0_0,
MTCAP_0_0,
MTCAP_0_1,
+ MTCAP_0_2,
+ MTCAP_0_3,
MTHS_0_0,
MTHS_0_1,
MTCPM_0_0,