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
+3
View File
@@ -136,6 +136,9 @@ static const uint8_t SCK = PIN_SPI_SCK;
// I2C device addresses
#define I2C_ADDR_BQ27441 0x55 // Battery gauge
// SX1262 declaration
#define USE_SX1262
// CUSTOM GPIOs the SX1262
#define SX126X_CS (32)