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.
Fork of TLC5940 by
Diff: TLC5940.h
- Revision:
- 2:69e40ccf506f
- Parent:
- 1:013a9737441d
- Child:
- 3:e5ed5650eb15
diff -r 013a9737441d -r 69e40ccf506f TLC5940.h --- a/TLC5940.h Mon May 20 19:11:44 2013 +0000 +++ b/TLC5940.h Sun May 26 03:08:58 2013 +0000 @@ -28,7 +28,7 @@ * before the completion of a GSCLK cycle (4096 pulses). If you are daisy chaining multiple TLC5940s, * divide 32Mhz by the number of chips to get a good maximum rate. */ -#define GSCLK_SPEED 2500000 +#define GSCLK_SPEED 1000000 /** * This class controls a TLC5940 PWM driver IC.
