From 3ce7b597de0df365ce4d66b05b45e3701dd80501 Mon Sep 17 00:00:00 2001 From: John Klug Date: Thu, 14 Sep 2023 10:27:07 -0500 Subject: Add libgpiod feature to mts-io-sysfs --- include/Device/Device.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/Device/Device.h') diff --git a/include/Device/Device.h b/include/Device/Device.h index 7a20f04..3f367bb 100644 --- a/include/Device/Device.h +++ b/include/Device/Device.h @@ -7,6 +7,7 @@ #include "Version.h" #include /* ceil */ +#define CMDNAME "mts-io-sysfs" class Mtac15Fpga; class Device { -- cgit v1.2.3