monsteroyd

Results 2 comments of monsteroyd

Thanks for the quick reply. I did get the example to work by adding this around line 20: #define SPI_CLOCK 25 #define SD_CONFIG SdSpiConfig(SD_CS_PIN, DEDICATED_SPI, SPI_CLOCK) I also added this...