ugly WIP on switching to RadioLib, still need to set freq etc...

This commit is contained in:
geeksville
2020-04-29 14:54:03 -07:00
parent a7d153abcb
commit 814c126e67
12 changed files with 291 additions and 15 deletions

View File

@@ -142,6 +142,7 @@ static const uint8_t SCK = PIN_SPI_SCK;
// CUSTOM GPIOs the SX1262MB2CAS shield when installed on the NRF52840-DK development board
#define SX1262_CS (32 + 8) // P1.08
#define SX1262_DIO1 (32 + 6) // P1.06
#define SX1262_BUSY (32 + 4) // P1.04
#define SX1262_RESET (0 + 3) // P0.03
#define SX1262_ANT_SW (32 + 10) // P1.10