Library to show error code with MBED leds. Decimal error code 1-15 can be set

Dependencies:   mbed

This library can show Your error code (integer 1-15) on MBED Leds.

Files at this revision

API Documentation at this revision

Comitter:
eqon
Date:
Wed Sep 05 07:18:29 2012 +0000
Parent:
10:79c498f26fbd
Child:
12:8f420e390452
Commit message:
docs

Changed in this revision

LEDout.h Show annotated file Show diff for this revision Revisions of this file
--- a/LEDout.h	Wed Sep 05 07:16:43 2012 +0000
+++ b/LEDout.h	Wed Sep 05 07:18:29 2012 +0000
@@ -26,7 +26,9 @@
 */
 
 
-
+/** Library to show error code with MBED leds.
+*
+*/
 class LEDout : public BusOut
 {
     public: