init

Dependencies:   mbed

Revision:
1:7eaa2a1e9e17
Parent:
0:c7a485a2cf28
Child:
3:f4b02d11940b
--- a/main.cpp	Wed Feb 12 16:12:46 2014 +0000
+++ b/main.cpp	Thu Feb 13 05:21:31 2014 +0000
@@ -1,7 +1,7 @@
 #include "mbed.h"
 
 //===================================================
-// This example works on the NUCLEO_F152RE board only
+// This example works on the NUCLEO_L152RE board only
 //===================================================
 
 AnalogOut my_output(PA_4);