Open anujdeshpande opened 1 year ago
This is a typo - it should be 17 instead of 7 - the pin definitions look like the following
// SPI #define PIN_SPI_MISO (16u) #define PIN_SPI_MOSI (19u) #define PIN_SPI_SCK (18u) #define PIN_SPI_SS (17u)
This is a typo - it should be 17 instead of 7 - the pin definitions look like the following