Hi there,
try this?
root = SD.open("/");
printDirectory(root, 0);
Serial.println("done!");
}
HtH
GL PJ
from this tutorial…
Hi there,
try this?
root = SD.open("/");
printDirectory(root, 0);
Serial.println("done!");
}
HtH
GL PJ
from this tutorial…