From 75f812b964c388cd1e41d5dd77d48ad82b32ec38 Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 15 Oct 2018 14:09:53 -0500 Subject: Remove mtac cards. mts-io version 3.0.0 --- io-module/gpio.c | 1 + 1 file changed, 1 insertion(+) (limited to 'io-module/gpio.c') diff --git a/io-module/gpio.c b/io-module/gpio.c index a01e979..0b45300 100644 --- a/io-module/gpio.c +++ b/io-module/gpio.c @@ -1,3 +1,4 @@ +#include struct gpio_pin *gpio_pin_by_name(const char *name) { struct gpio_pin *pin; -- cgit v1.2.3