-
-
Notifications
You must be signed in to change notification settings - Fork 286
Closed
Labels
Description
arduino-nRF5/variants/hackaBLE/variant.h
Lines 85 to 87 in acd234f
#define PIN_SPI_MOSI (3) | |
#define PIN_SPI_SCK (5) | |
#define PIN_SPI_SS (3) |
Perhaps SS should not be the same as MOSI?