Realtime clock library for DS1307 and DS3231m
Dependents: vfd_modular_clock_mbed
Revision 2:6119507e6713, committed 2015-08-10
- Comitter:
- perjg
- Date:
- Mon Aug 10 03:16:52 2015 +0000
- Parent:
- 1:3fe5649f1e02
- Commit message:
- Fixed compile error
Changed in this revision
rtc.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 3fe5649f1e02 -r 6119507e6713 rtc.cpp --- 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)