Dot Matrix LED clock with RTC ver1.0

Dependencies:   ds3231 mbed

Committer:
kohacraft
Date:
Tue Aug 11 00:56:37 2015 +0000
Revision:
0:c872b97ce7ea
only 1:00 indicate

Who changed what in which revision?

UserRevisionLine numberNew contents of line
kohacraft 0:c872b97ce7ea 1 #include "mbed.h"
kohacraft 0:c872b97ce7ea 2
kohacraft 0:c872b97ce7ea 3 void setup ( int num_ics );
kohacraft 0:c872b97ce7ea 4 void update_led ( unsigned short* LEDS );