Fix radio module declaration for NRF52_SERIES in variant.h-files
This commit is contained in:
@@ -140,6 +140,7 @@ static const uint8_t SCK = PIN_SPI_SCK;
|
||||
#define EXTERNAL_FLASH_USE_QSPI
|
||||
|
||||
// CUSTOM GPIOs the SX1262MB2CAS shield when installed on the NRF52840-DK development board
|
||||
#define USE_SX1262
|
||||
#define SX126X_CS (32 + 8) // P1.08
|
||||
#define SX126X_DIO1 (32 + 6) // P1.06
|
||||
#define SX126X_BUSY (32 + 4) // P1.04
|
||||
|
||||
Reference in New Issue
Block a user