Skip to content

Commit

Permalink
RAK11310 is working too
Browse files Browse the repository at this point in the history
  • Loading branch information
caveman99 committed May 23, 2023
1 parent 6b72d5d commit 7339fb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions variants/rak11310/variant.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@
#undef RF95_MOSI
#undef RF95_NSS

// RAK BSP somehow uses SPI1 instead of SPI0
#define HW_SPI1_DEVICE
#define RF95_SCK PIN_SPI0_SCK
#define RF95_MOSI PIN_SPI0_MOSI
#define RF95_MISO PIN_SPI0_MISO
Expand Down

0 comments on commit 7339fb1

Please sign in to comment.