From fb2210e2cf1165f1fdd7dd5dbffb6e86e3de49e3 Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 21 Oct 2020 14:12:36 -0500 Subject: Add missing MTCDTIP_0_0 hardware type --- io-module/mts_io_module.h | 1 + 1 file changed, 1 insertion(+) diff --git a/io-module/mts_io_module.h b/io-module/mts_io_module.h index 353c891..1374032 100644 --- a/io-module/mts_io_module.h +++ b/io-module/mts_io_module.h @@ -62,6 +62,7 @@ enum { MTRV1_0_3, MTCDT_0_0, MTCDT_0_1, + MTCDTIP_0_0, MTCDTIPHP_0_0, MTCAP_0_0, MTCAP_0_1, -- cgit v1.2.3