mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-06 01:48:13 +00:00
Fix radio module declaration for NRF52_SERIES in variant.h-files
This commit is contained in:
@@ -129,6 +129,7 @@ static const uint8_t SCK = PIN_SPI_SCK;
|
||||
#define PIN_WIRE_SCL (32)
|
||||
|
||||
// CUSTOM GPIOs the SX1262
|
||||
#define USE_SX1262
|
||||
#define SX126X_CS (10)
|
||||
#define SX126X_DIO1 (20)
|
||||
#define SX1262_DIO2 (26)
|
||||
|
||||
Reference in New Issue
Block a user