Fix radio module declaration for NRF52_SERIES in variant.h-files

This commit is contained in:
Османов Владислав Юрьевич
2021-10-14 16:16:20 +03:00
parent 83eb94126b
commit 76791220b9
9 changed files with 13 additions and 0 deletions
+1
View File
@@ -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