with one warning !!

Dependencies:   mbed

Fork of testing_rtc by WarLord Rocks

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers rtc_tst.h Source File

rtc_tst.h

00001 #include "mbed.h"
00002 #include "string.h"
00003 
00004 char* getname(int,int,int,int,int,int,int);
00005 int hexint(int);
00006 char* Getts();