From 0ca90e6a8e30bfd4dc584142a649f3ebf2e3681f Mon Sep 17 00:00:00 2001
From: Andreas Stewering-Bone <ab@igh-essen.com>
Date: Thu, 5 Oct 2006 09:38:01 +0000
Subject: [PATCH] =?UTF-8?q?EL3152=20hinzugef=C3=BCgt?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 include/ecdb.h | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/include/ecdb.h b/include/ecdb.h
index ff06fdcc..34b5d59b 100644
--- a/include/ecdb.h
+++ b/include/ecdb.h
@@ -58,6 +58,11 @@
 #define Beckhoff_EL3102_Status2 0x00000002, 0x0C1E3052, 0x3102, 1
 #define Beckhoff_EL3102_Input2 0x00000002, 0x0C1E3052, 0x3102, 2
 
+#define Beckhoff_EL3152_Status1 0x00000002, 0x0C503052, 0x3101, 1
+#define Beckhoff_EL3152_Input1 0x00000002, 0x0C503052, 0x3101, 2
+#define Beckhoff_EL3152_Status2 0x00000002, 0x0C503052, 0x3102, 1
+#define Beckhoff_EL3152_Input2 0x00000002, 0x0C503052, 0x3102, 2
+
 #define Beckhoff_EL3162_Status1 0x00000002, 0x0C5A3052, 0x3101, 1
 #define Beckhoff_EL3162_Input1 0x00000002, 0x0C5A3052, 0x3101, 2
 #define Beckhoff_EL3162_Status2 0x00000002, 0x0C5A3052, 0x3102, 1
-- 
GitLab