cauqleuir madre

Dependencies:   SDFileSystem mbed TFTLCD

Revision:
1:d6f6ac480cf1
Parent:
0:a11b3a90c259
Child:
2:e205fa129def
--- a/main.cpp	Fri Feb 01 18:38:22 2013 +0000
+++ b/main.cpp	Fri Feb 01 18:54:03 2013 +0000
@@ -5,7 +5,7 @@
  
 int main() {
     printf("Hello Stinky World!\c\n");   
-    SDFileSystem sd(p5, p6, p7, p8, "sd"); // the pinout on the mbed Cool Components workshop board
+    SDFileSystem sd(p11, p12, p13, p8, "sd"); // the pinout on the mbed Cool Components workshop board
  
     mkdir("/sd/mydir", 0777);