master/types.c
branchstable-1.0
changeset 1624 9dc190591c0f
parent 1621 4bbe090553f7
--- a/master/types.c	Mon Jun 26 16:07:07 2006 +0000
+++ b/master/types.c	Wed Aug 02 12:25:25 2006 +0000
@@ -61,7 +61,7 @@
 /*****************************************************************************/
 
 const ec_slave_type_t Beckhoff_EK1110 = {
-    "Beckhoff", "EK1110", "Extension terminal", EC_TYPE_NORMAL,
+    "Beckhoff", "EK1110", "Extension terminal", EC_TYPE_INFRA,
     {NULL} // no sync managers
 };