Environmental_Shield_F4_API

Dependencies:   mbed

Fork of Environmental_sheild_F4 by Sumit Johar

Revision:
1:745a595b1df2
Parent:
0:c3c9b1c8e3cb
--- a/main.cpp	Tue Jul 08 10:58:41 2014 +0000
+++ b/main.cpp	Fri Jul 11 06:21:13 2014 +0000
@@ -78,7 +78,7 @@
             pc.printf("UV: %d.%02d\n", d1, d2);
          }
       
-      
+                  pc.printf("Done");
       myled = !myled;
   }
 }