diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/Device/Device.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 <math.h> /* ceil */ +#define CMDNAME "mts-io-sysfs" class Mtac15Fpga; class Device { |