Define SX126X_ANT_SW for the RAK11200 to allow it to function correctly on the RAK19007 base (#4690)

This commit is contained in:
Vertex 2024-09-12 18:20:38 +01:00 committed by GitHub
parent 625254cf90
commit 3d72fbb19e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,6 +70,7 @@ static const uint8_t SCK = 33;
#define LORA_CS SS
#define USE_SX1262
#define SX126X_ANT_SW WB_IO2
#define SX126X_CS SS // NSS for SX126X
#define SX126X_DIO1 LORA_DIO1
#define SX126X_BUSY LORA_DIO2