cauqleuir madre

Dependencies:   SDFileSystem mbed TFTLCD

Revision:
28:4a233bc57aab
Parent:
27:bae83e4c9fce
Child:
29:1e98e8fc32da
--- a/main.cpp	Sat Feb 02 03:05:33 2013 +0000
+++ b/main.cpp	Sat Feb 02 03:12:00 2013 +0000
@@ -6,6 +6,7 @@
     HX8340S_LCD lcd( p9, p14, p13, p11);
     lcd.Initialize();
     lcd.ClearScreen();
+    lcd.FillScreen(COLOR_BLUE);
     printf("superDisplay\c\n");
 }
 void superSd(unsigned char*buffer,int offset,int bytes,const char *path)