If I load the good old "blink" sketch, my tiny duino behaves as expected. However, I seem to be getting odd behavior out of the indicator led on pin 13, once I start sd card operations. Can anyone with more experience explain how those two functions get along on pin 13?
Half the time the indicator led works, and half the time it will not light up with the standard "digitalWrite(13, HIGH);" line.