Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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 |
--- 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)