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: HP206C mbed HMC5883L DHT DS1820
Diff: main.cpp
- Revision:
- 78:ab7595f2133b
- Parent:
- 77:67faccef7f14
diff -r 67faccef7f14 -r ab7595f2133b main.cpp
--- a/main.cpp	Tue Dec 04 13:12:52 2018 +0000
+++ b/main.cpp	Mon Dec 10 10:36:07 2018 +0000
@@ -59,6 +59,5 @@
         msg = NULL;
         wait(3);
         //wait(WAIT_TIME - 7);
-        //comment
     }
 }
    