hi rtc

Dependencies:   mbed

Fork of testing_rtc by saiteja dommeti

Committer:
pradeepvk2208
Date:
Sun Dec 21 09:56:03 2014 +0000
Revision:
2:c38929a198a7
Parent:
1:620887c20cee
ds3234 test

Who changed what in which revision?

UserRevisionLine numberNew contents of line
z3on 1:620887c20cee 1 #include "mbed.h"
z3on 1:620887c20cee 2 #include "string.h"
z3on 1:620887c20cee 3
z3on 1:620887c20cee 4 char* getname(int,int,int,int,int,int,int);
z3on 1:620887c20cee 5 int hexint(int);
z3on 1:620887c20cee 6 char* Getts();