Realtime clock library for DS1307 and DS3231m

Dependents:   vfd_modular_clock_mbed

Revision:
2:6119507e6713
Parent:
0:1602fdac44ec
--- a/rtc.cpp	Wed Feb 11 05:58:07 2015 +0000
+++ b/rtc.cpp	Mon Aug 10 03:16:52 2015 +0000
@@ -13,7 +13,6 @@
  *
  */
 
-#include "global.h"
 #include "rtc.h"
 
 RTC::RTC() : m_time(1388534400+40000+60)