An example of how seven segment display brightness might be achieved

Dependencies:   mbed

Revision:
3:7d3a24c1ecd9
Parent:
2:c1dc418053f9
--- a/main.cpp	Sat May 24 19:02:07 2014 +0000
+++ b/main.cpp	Tue May 27 12:15:55 2014 +0000
@@ -1,6 +1,6 @@
 /**************************************************************************
 *                                                                         *
-*   This example builds on 01_Simple_Segments by introducing an example   *
+*   This example builds on Segments_01_Simple by introducing an example   *
 *   of how brightness might be achieved.                                  *
 *                                                                         *
 *   In this case the right hand LED is displayed dimmer than the left.    *