I've been working with a UNO board and the MD_MIDIFile library. This past week I moved to an MKR Zero to add some Scheduler functionality and LEDs. However, the MD_MIDIFile library works with SdFat - and I can't get the Zero SD to respond to the SdFat library - only the SD.
Looking for assistance getting the MKR Zero to respond to the SdFat library - I can't seem to get the SD reader to initialize.