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.
Fork of set_time_example2 by
Revision 1:c14275b8ac8c, committed 2015-04-27
- Comitter:
- chalikias
- Date:
- Mon Apr 27 19:48:24 2015 +0000
- Parent:
- 0:c635c2051b52
- Commit message:
- n-bed testing RTC
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Oct 28 23:17:08 2009 +0000 +++ b/main.cpp Mon Apr 27 19:48:24 2015 +0000 @@ -1,3 +1,5 @@ +n-bed testing: SET RTC + // Example to setup the Real-Time Clock from a terminal, sford #include "mbed.h"
