Skip to content

Commit

Permalink
adapt Pin
Browse files Browse the repository at this point in the history
  • Loading branch information
hasenradball committed Nov 18, 2024
1 parent d7ec1d4 commit 033daf6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include <SD.h>
#include <vector>

#define SD_CS_PIN 2
#define SD_CS_PIN 4


void dir(String path) {

Check failure on line 31 in libraries/SD/examples/listFilesEnhanced/listfilesEnhanced.ino

View workflow job for this annotation

GitHub Actions / clang-format

Run tests/restyle.sh and re-commit libraries/SD/examples/listFilesEnhanced/listfilesEnhanced.ino

File libraries/SD/examples/listFilesEnhanced/listfilesEnhanced.ino failed clang-format style check. (lines 14, 31, 66, 77, 112, 129)
Expand Down

0 comments on commit 033daf6

Please sign in to comment.