Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Counter RenBed_Tutorial3 USBSerial_HelloRanti
Fork of SevenSegLed by
Revision 4:2f235ad35a6d, committed 2013-11-14
- Comitter:
- jf1452
- Date:
- Thu Nov 14 14:19:39 2013 +0000
- Parent:
- 3:f4680c84b347
- Commit message:
- Workshop 3 7 Segment Counter
Changed in this revision
SevenSegLed.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r f4680c84b347 -r 2f235ad35a6d SevenSegLed.cpp --- a/SevenSegLed.cpp Sat Apr 21 23:36:51 2012 +0000 +++ b/SevenSegLed.cpp Thu Nov 14 14:19:39 2013 +0000 @@ -21,7 +21,7 @@ _com_1(com_1), _com_2(com_2), _com_3(com_3), _com_4(com_4), _com_5(com_5), _com_6(com_6), _com_7(com_7), _com_8(com_8){ - timer.attach_us(this, &SevenSegLed::segmentGrayDataKosin, 10000); // led smooth control 10ms timer inttruupt + timer.attach_us(this, &SevenSegLed::segmentGrayDataKosin, 4000); // led smooth control 10ms timer inttruupt // data table set of Brightness // DT_pwmGray[] = i ^ 2