Reformat. Fix comment.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 4 Jun 2009 16:39:33 +0000 (16:39 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 4 Jun 2009 16:39:33 +0000 (16:39 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2704 38d2e660-2303-0410-9eaa-f027e97ec537

examples/triface/hw/hw_sipo.h

index b8c020a78db5dbeb4cdd9a5d13e9de51859ab1f1..87e5736a642d053c7bca384108dca06f9b3a27b9 100644 (file)
@@ -48,9 +48,9 @@
 #include <avr/io.h>
 
 /**
- *  * Mapping sipo connection on board.
- *   * See scheme to more info.
- *    */
+ * Mapping sipo connection on board.
+ * See schematics for more info.
+ */
 typedef enum SipoMap
 {
        TRIFACE_DOUT = 0,