Closed
Description
On some boards, SPI.begin() is used to set SPI pins:
SPI.begin(5,19,27,18);
Currently, this is hardcoded in the library, but it may be best to leave it for the user sketch.
https://www.thethingsnetwork.org/forum/t/big-esp32-sx127x-topic/10247/131