[solved] Lilypad SD Card Breakout

Hi,

I am trying to connect the micro SD breakout board from Sparkfun to the Lilypad Arduino and want to use the programming header pins instead of the regular D I/O pins. I have connected these pins to the corresponding ones on the breakout board and connected the CS to pin 10. Using the SDfat library I get the error code 0x20 0x00. I am not sure why this doesn't run. I have formatted the SD card using the SD Formatter as well.

Update: used wrong pins