diff -r cbcff2f19e99 -r b3858d25ba4b include/ecdb.h --- 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