diff options
Diffstat (limited to 'src/modbuslog.c')
-rw-r--r-- | src/modbuslog.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/modbuslog.c b/src/modbuslog.c index 1e849bb..ece8aca 100644 --- a/src/modbuslog.c +++ b/src/modbuslog.c @@ -38,9 +38,6 @@ #include <net/if.h> #include <string.h> -#define SLAVE_ID 1 -#define START_ADDRESS 0 -#define NUMBER_REGISTERS 14 // handle SIGALRM by resetting it |