We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f700106 commit 126c10fCopy full SHA for 126c10f
cores/arduino/ard_sup/Arduino_defines.h
@@ -49,4 +49,4 @@
49
50
#define digitalPinToInterrupt(P) (P) // all apollo3 pads are interrupt capable
51
52
-#define SS 10 //Built in SD library requires an SS pin be defined. Pin # is arbitrary.
+#define SS 255 //Built in SD library requires an SS pin be defined. Pin # is arbitrary.
0 commit comments