Hello code for "Switch Science mbed LPC824"

Dependencies:   mbed

Fork of SwitchSciencembedLPC824_test by Mako SHIMURA

Revision:
7:553960b756ed
Parent:
6:b57b9dcfb515
Child:
9:e2333773718f
--- 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 );
     }
 }
-