Dot Matrix LED clock with RTC ver1.0

Dependencies:   ds3231 mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers TLC5940.h Source File

TLC5940.h

00001 #include "mbed.h"
00002 
00003 void setup ( int num_ics );
00004 void update_led ( unsigned short* LEDS );