include/ecdb.h
changeset 343 b3858d25ba4b
parent 327 9668891c1924
child 352 3f79f0637c60
--- a/include/ecdb.h	Tue Aug 08 13:07:00 2006 +0000
+++ b/include/ecdb.h	Wed Aug 09 15:00:20 2006 +0000
@@ -43,12 +43,16 @@
 
 /*****************************************************************************/
 
+/** \cond */
+
 #define Beckhoff_EL4132_Output1 0x00000002, 0x10243052, 0x6411, 1
 #define Beckhoff_EL4132_Output2 0x00000002, 0x10243052, 0x6411, 2
 
 #define Beckhoff_EL5001_Status 0x00000002, 0x13893052, 0x3101, 1
 #define Beckhoff_EL5001_Value  0x00000002, 0x13893052, 0x3101, 2
 
+/** \endcond */
+
 /*****************************************************************************/
 
 #endif