cauqleuir madre

Dependencies:   SDFileSystem mbed TFTLCD

Files at this revision

API Documentation at this revision

Comitter:
Danton
Date:
Fri Feb 01 18:54:03 2013 +0000
Parent:
0:a11b3a90c259
Child:
2:e205fa129def
Commit message:
pines;

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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);