TVZ Mechatronics Team / SevenSegmentDisplay
Revision:
2:1c0018e87bd5
Parent:
1:f7a9e4c8ece6
Child:
3:9c9257dda979
--- a/SevenSegmentDisplay.h	Thu Dec 11 08:11:10 2014 +0000
+++ b/SevenSegmentDisplay.h	Thu Dec 11 08:14:39 2014 +0000
@@ -1,13 +1,11 @@
 /**
-@author Toni Bjazic
-
-@section LICENSE
-Creative Commons CC BY-SA
- 
-@section DESCRIPTION
-A class for controling the output of 7-segment displays (common anode or common
-cathode).
-*/
+ * @author Toni Bjazic
+ * @section LICENSE
+ * Creative Commons CC BY-SA
+ * @section DESCRIPTION
+ * A class for controling the output of 7-segment displays (common anode or common
+ * cathode).
+ */
 
 #ifndef SEVEN_SEGMENT_DISPLAY_H_KEY
 #define SEVEN_SEGMENT_DISPLAY_H_KEY