I am frustrated!!!
I've been trying to make a webpage using the Arduino Eth Shield, and an SD card. I got it to work using the SDFat library, but I can't get it to work using the new SD.h Library. I've search for answers but all of them posts involve the older SDFat library.
Call me crazy, but I don't like using the old one because it is annoying to use, there is a lot that you have to do to get it working. The new library is a lot easier to use so I would like to be able to use it.