pull request test

Dependencies:   mbed test_LM75B

Fork of test_LM75B_Hello by Tedd OKANO

Revision:
7:553960b756ed
Parent:
6:b57b9dcfb515
Child:
9:05bbb18301b3
--- a/main.cpp	Mon Nov 03 00:26:12 2014 +0000
+++ b/main.cpp	Mon Nov 03 00:30:11 2014 +0000
@@ -1,3 +1,5 @@
+/** Hello code for "test_LM75B" */
+
 #include "mbed.h"
 #include "test_LM75B.h"
 
@@ -21,4 +23,3 @@
         wait( 1 );
     }
 }
-