yuppie2

Dependencies:   SDFileSystem mbed

Fork of rtcfinalcodehet by Pradeep Kotipalli

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers main.cpp Source File

main.cpp

00001 #include "rtsc.h"
00002 
00003 
00004 
00005 
00006 int main() 
00007 {
00008  
00009     storedata();
00010 }
00011     
00012