summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2023-11-02 17:31:36 -0500
committerJohn Klug <john.klug@multitech.com>2023-11-02 18:13:00 -0500
commitced9991aafb6b1b30649fd34b0d17399686d4843 (patch)
treea9c9ab947271966843be4ac6f157b292f5a5e28b /include
parent40a09c25bf1dd08db8b526b274c2f24c22458206 (diff)
downloadmts-io-sysfs-ced9991aafb6b1b30649fd34b0d17399686d4843.tar.gz
mts-io-sysfs-ced9991aafb6b1b30649fd34b0d17399686d4843.tar.bz2
mts-io-sysfs-ced9991aafb6b1b30649fd34b0d17399686d4843.zip
Remove libgpiod 1.x version from mts-io-sysfs
Diffstat (limited to 'include')
-rw-r--r--include/Device/Device.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Device/Device.h b/include/Device/Device.h
index 3f367bb..7a20f04 100644
--- a/include/Device/Device.h
+++ b/include/Device/Device.h
@@ -7,7 +7,6 @@
#include "Version.h"
#include <math.h> /* ceil */
-#define CMDNAME "mts-io-sysfs"
class Mtac15Fpga;
class Device {