An example of how seven segment display brightness might be achieved

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
JimCordwell
Date:
Tue May 27 12:15:55 2014 +0000
Parent:
2:c1dc418053f9
Commit message:
Comment update to reflect project rename

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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.    *