SD_Test problems

Hi @Gianfry60:
I would say, you must use a different filesystem’s variety if you want to use control two partitions at the same time.

    writeFile(SD, "/foo2.txt", "Hello2 ");
    writeFile(SPIFLASH, "/foo2.txt", "Hello2 ");