Update SPI preprocessor statement

This commit is contained in:
jacob.eva 2024-09-17 16:22:42 +01:00
parent 1a8eb0ff8e
commit 875edafc21
No known key found for this signature in database
GPG Key ID: 0B92E083BBCCAA1E

View File

@ -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