p

Dependencies:   mbed

Fork of STMNucleoF401RE_ExampleCode_00_HelloWorl by Corso Rapid Prototyping with STM32Nucleo

Revision:
2:0e9da67984e3
Parent:
1:5c85638daedd
--- a/main.cpp	Mon Feb 29 14:42:18 2016 +0000
+++ b/main.cpp	Fri Jan 13 12:18:34 2017 +0000
@@ -15,7 +15,7 @@
 
 int main() {
   // Stampa sulla seriale la stringa
-  pc.printf("Ciao Pippo !\r\n");
+  pc.printf("Ciao salvo !\r\n");
   pc.printf("Buongiorno !\r\n");
 }
  
\ No newline at end of file