How SPI works with SD Card with Leonardo

PaulS:

I read on this forum that to enable software SPI, I need to change #define LEONARDO_SOFT_SPI 1 in SdFatConfig.h

So? Why do you think you need to use software SPI when there is a perfectly good hardware SPI available?

I want to free up some I/O pins so I can use them for sensor inputs.