include/data.h
changeset 528 0a30e161d63c
parent 517 003679edc437
child 561 f9be4262c68d
--- a/include/data.h	Thu Nov 20 07:51:14 2008 +0100
+++ b/include/data.h	Sat Jan 17 17:25:58 2009 +0100
@@ -49,7 +49,10 @@
 #include "lss.h"
 #endif
 
-/* This structurs contains all necessary information for a CanOpen node */
+/**
+ * @ingroup od
+ * @brief This structure contains all necessary information for a CanOpen node 
+ */
 struct struct_CO_Data {
 	/* Object dictionary */
 	UNS8 *bDeviceNodeId;