diff -r 9440f4ff25c7 -r cc1ee18207d3 include/ecdb.h --- a/include/ecdb.h Wed Aug 09 14:38:44 2006 +0000 +++ b/include/ecdb.h Wed Aug 09 15:04:07 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