Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: SevenSegmentDisplay.h
- 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