Ah, one more thing. All seems ok, except I have a need for SDClass::rename(), which seems to be missing in this lib. Is there any workaround or way to do this?
I meant to rename a file on SD card. Is ok, I will try to copy file, then remove() old.
I haven’t been able to get past the SD.begin(), tho. I had InternalFS.begin(), and all works fine. But SD.begin() is blocking and never returns. (it is passing the default CS pin of 26)