8000 update SS for artemis_mm_pb · sparkfun/Arduino_Apollo3@7f7ec2d · GitHub
[go: up one dir, main page]

Skip to content

Commit 7f7ec2d

Browse files
committed
update SS for artemis_mm_pb
1 parent afda94c commit 7f7ec2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/SFE_ARTEMIS_MM_PB/variant.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
#define VARIANT_Wire1_SCL I2C1_SCL
3131

3232
// temporary patch to support Arduino SD library
33-
#define SS 0
33+
#define SS SPI_CS
3434
#define MOSI SPI_SDO
3535
#define MISO SPI_SDI
3636
#define SCK SPI_CLK

0 commit comments

Comments
 (0)
0