From 49ca346b1165e6def3e683802cfbb769d23c559a Mon Sep 17 00:00:00 2001 From: Mike Nicholson Date: Fri, 28 Aug 2020 16:36:45 -0500 Subject: MTCAP2, MTCDTIP2 support, initial revision --- io-module/mts_io_module.h | 1 + 1 file changed, 1 insertion(+) (limited to 'io-module/mts_io_module.h') diff --git a/io-module/mts_io_module.h b/io-module/mts_io_module.h index 5cccb13..cb9b30c 100644 --- a/io-module/mts_io_module.h +++ b/io-module/mts_io_module.h @@ -38,6 +38,7 @@ #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_MTCAP_0_3 "MTCAP-0.3" #define HW_VERSION_MTHS_0_0 "MTHS-0.0" #define HW_VERSION_MTHS_0_1 "MTHS-0.1" -- cgit v1.2.3