Skip to content

Commit f6f124f

Browse files
Update libraries/SD/examples/SD_Test/SD_Test.ino
Co-authored-by: Lucas Saavedra Vaz <lucassvaz@yahoo.com.br>
1 parent f99f848 commit f6f124f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/SD/examples/SD_Test/SD_Test.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
#include "SPI.h"
4444

4545
/*
46-
Uncomment and setup pins you want to use for the SPI communication
46+
Uncomment and set up if you want to use custom pins for the SPI communication
4747
#define REASSIGN_PINS
4848
int sck = -1;
4949
int miso = -1;

0 commit comments

Comments
 (0)