Cannot get SD_Datalogger.ino to work with Seeeduino V4.2. This code has not been working, "Card failed, or not present" is being thrown. After research into the issue, should pinMode(chipSelect, OUTPUT) change to pinMode(10, OUTPUT) for working with Atmega328P boards? Are there any other reasons why the Sparkfun microSD Shield would not be working with a Seeeduino V4.2?