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.
Dependencies: BMP180 N5110 PowerControl mbed
Diff: main.cpp
- Revision:
- 16:5ce95c8f4e89
- Parent:
- 15:c6f7c4768cf2
- Child:
- 17:99161153081d
diff -r c6f7c4768cf2 -r 5ce95c8f4e89 main.cpp
--- a/main.cpp Thu Apr 23 20:48:42 2015 +0000
+++ b/main.cpp Mon Apr 27 11:46:25 2015 +0000
@@ -431,6 +431,8 @@
{
int swipe = 1 ;
while (1) {
+ wakeUp();
+ updateTime();
if (runLoggerFlag) {