An example of how seven segment display brightness might be achieved

Dependencies:   mbed

Revision:
1:d6cbfa3636c7
Parent:
0:bbe54468c896
Child:
2:c1dc418053f9
--- a/main.cpp	Sat May 24 12:20:47 2014 +0000
+++ b/main.cpp	Sat May 24 12:23:13 2014 +0000
@@ -4,7 +4,7 @@
 *   of how brightness might be achieved.                                  *
 *                                                                         *
 *   In this case the right hand LED is displayed dimmer than the left.    *
-*   With more logic it would be possible to adjust te brightness of       *
+*   With more logic it would be possible to adjust the brightness of      *
 *   individual segments within the display.                               *
 *                                                                         *
 **************************************************************************/