aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-03-04 22:33:57 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2012-03-04 22:33:57 +0000
commit6a055d58464524d68880eecd9de49e68660c013d (patch)
tree3066218a56bf97814c88438f3b3eb835a655f9e6 /src
parenta5b894ac9c583066da6fbd144b85d24f0ed58568 (diff)
downloadverteco-6a055d58464524d68880eecd9de49e68660c013d.tar.gz
Remove unused #define statements
Diffstat (limited to 'src')
-rw-r--r--src/modbuslog.c3
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