error("Unable to access SPI Flash chip"); | error("Unable to access SPI Flash chip"); | ||||
} | } | ||||
int count = 0; | |||||
File rootdir = SD.open("/"); | File rootdir = SD.open("/"); | ||||
while (1) { | while (1) { | ||||
// open a file from the SD card | // open a file from the SD card |