Sd Card

Dependencies:   mbed TextLCD

Revision:
4:b95e3e1f207e
Parent:
3:ab83735eefc3
Child:
5:d261737139c5
--- a/main.cpp	Mon Jan 09 10:19:44 2017 +0000
+++ b/main.cpp	Mon Jan 09 10:54:23 2017 +0000
@@ -34,6 +34,6 @@
     lcd.setAddress(0, 1);
     
     // Stampa sullo schermo
-    lcd.printf("MikGa87 Testing");
+    lcd.printf("STM32 Testing");
     wait(2);
 }
\ No newline at end of file