]> rtime.felk.cvut.cz Git - sysless.git/commitdiff
Added file comment for main.c
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 22 Jul 2008 12:10:37 +0000 (14:10 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 22 Jul 2008 12:10:37 +0000 (14:10 +0200)
app/eb_ebb/main.c

index b4632e7429d64a5654467f40bcbcafde3b45cf31..6b6273cca2eec815a74e7ee90da58535f2709c0c 100644 (file)
  *
  */
 
+/**
+ * @file   main.c
+ * 
+ * @brief  Demo application demonstrating use of eb_ebb library.
+ * 
+ * 
+ */
+
+
 #include <lpc21xx.h>                            /* LPC21xx definitions */
 #include <errno.h>
 #include <periph/can.h>
@@ -38,7 +47,7 @@
 #define CAN_SERVO      0x32            ///< CAN ID for servo message
 
 /**
- * \defgroup Variables ISR values
+ * Variables ISR values
  */
 /*@{*/
 #define CAN_ISR                0