7 segment display library for mbed This routine support 2,4 and 8 digit anode-common or cathode-common LED.

Dependents:   7segMbed

Revision:
4:858e42224b50
Parent:
1:12daa491059c
Child:
7:a19431131213
Child:
8:eed5cc9aaeb3
--- a/Sseg.cpp	Thu Aug 07 02:36:42 2014 +0000
+++ b/Sseg.cpp	Thu Aug 07 02:58:19 2014 +0000
@@ -1,6 +1,6 @@
 /*
-  Sseg.cpp - mbed library for 7seg 4digit/8digit LED matrix.
-  Copyright 2013 morecat_lab
+  Sseg.cpp - mbed library for 2/4/8 digit seven segment LED driver.
+  Copyright 2013,2014 by morecat_lab
  
   base on Dots library.
   Copyright 2010 arms22. All right reserved.