Now the SD card is initialised: "Initializing SD card...initialization done."
But when I add this line: myFile = SD.open("Test.txt", FILE_WRITE);
I get the initialisation error again !!
How to proceed!!
Now the SD card is initialised: "Initializing SD card...initialization done."
But when I add this line: myFile = SD.open("Test.txt", FILE_WRITE);
I get the initialisation error again !!
How to proceed!!