hi rtc

Dependencies:   mbed

Fork of testing_rtc by saiteja dommeti

Revision:
1:620887c20cee
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/rtc_tst.h	Sat Dec 20 10:30:39 2014 +0000
@@ -0,0 +1,6 @@
+#include "mbed.h"
+#include "string.h"
+
+char* getname(int,int,int,int,int,int,int);
+int hexint(int);
+char* Getts();