Skip to content

Commit 033daf6

Browse files
committed
adapt Pin
1 parent d7ec1d4 commit 033daf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/SD/examples/listFilesEnhanced/listfilesEnhanced.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
#include <SD.h>
2626
#include <vector>
2727

28-
#define SD_CS_PIN 2
28+
#define SD_CS_PIN 4
2929

3030

3131
void dir(String path) {

0 commit comments

Comments
 (0)