Skip to content

Commit

Permalink
Define SX126X_ANT_SW for the RAK11200 to allow it to function correct…
Browse files Browse the repository at this point in the history
…ly on the RAK19007 base (#4690)
  • Loading branch information
RealityAnomaly authored Sep 12, 2024
1 parent 625254c commit 3d72fbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions variants/rak11200/variant.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3d72fbb

Please sign in to comment.