From 00608c8b64d34dbfe864dfcec44b8a3fbff2db67 Mon Sep 17 00:00:00 2001 From: Gary Cole Date: Mon, 6 Aug 2018 17:02:25 -0400 Subject: added MTAC Pulse card support for Blue Pillar --- io-module/mtac.c | 1 + 1 file changed, 1 insertion(+) (limited to 'io-module/mtac.c') diff --git a/io-module/mtac.c b/io-module/mtac.c index 4cbc31f..f0f1999 100644 --- a/io-module/mtac.c +++ b/io-module/mtac.c @@ -108,6 +108,7 @@ static bool ap_add_product_info_attributes(int port, int type, struct attribute* case MTAC_GPIOB_0_0: case MTAC_MFSER_0_0: + case MTAC_PULSE_1_0: break; case MTAC_LORA_0_0: -- cgit v1.2.3