Update SPI preprocessor statement
This commit is contained in:
parent
1a8eb0ff8e
commit
875edafc21
@ -19,7 +19,7 @@
|
||||
|
||||
#if MCU_VARIANT == MCU_NRF52
|
||||
#define INTERFACE_SPI
|
||||
#if BOARD_MODEL == BOARD_RAK4631
|
||||
#if BOARD_MODEL == BOARD_FREENODE
|
||||
// Required because on RAK4631, non-default SPI pins must be initialised when class is declared.
|
||||
SPIClass interface_spi[1] = {
|
||||
// SX1262
|
||||
|
Loading…
Reference in New Issue
Block a user