We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afda94c commit 7f7ec2dCopy full SHA for 7f7ec2d
variants/SFE_ARTEMIS_MM_PB/variant.h
@@ -30,7 +30,7 @@
30
#define VARIANT_Wire1_SCL I2C1_SCL
31
32
// temporary patch to support Arduino SD library
33
-#define SS 0
+#define SS SPI_CS
34
#define MOSI SPI_SDO
35
#define MISO SPI_SDI
36
#define SCK SPI_CLK
0 commit comments