hi rtc

Dependencies:   mbed

Fork of testing_rtc by saiteja dommeti

Revision:
2:c38929a198a7
Parent:
1:620887c20cee
--- a/main.cpp	Sat Dec 20 10:30:39 2014 +0000
+++ b/main.cpp	Sun Dec 21 09:56:03 2014 +0000
@@ -10,6 +10,7 @@
  while(1)
  {
  Getts();
+ wait(5);
  }
  
  
@@ -90,6 +91,6 @@
     return 0;
     */
     
-    
+    return 0;
     
     }
\ No newline at end of file