From 983954da09d472012ffb2af925ea184c1b62b1f9 Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 21 Oct 2020 12:45:36 -0500 Subject: Add MTCAP_0_2 and MTCAP_0_3 hardware versions --- io-module/mts_io_module.h | 2 ++ 1 file changed, 2 insertions(+) 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, -- cgit v1.2.3