Radu-Adrian Marcu / Mbed OS SOFT253_GroupA_AssignmentRepo

Dependencies:   LPS25H hts221

Fork of SOFT253_Template_Weather_OS_54 by Stage-1 Students SoCEM

Files at this revision

API Documentation at this revision

Comitter:
Netaphous
Date:
Fri Apr 21 17:37:48 2017 +0000
Parent:
69:72f237750d85
Child:
71:a935e4b88ad8
Commit message:
Minor Tweak

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Fri Apr 21 17:34:29 2017 +0000
+++ b/main.cpp	Fri Apr 21 17:37:48 2017 +0000
@@ -422,7 +422,5 @@
     while(1) 
     {
         Thread::wait(3000);
-
     }
-}
- 
\ No newline at end of file
+} 
\ No newline at end of file