Skip to content

SPI.begin() variants #37

Closed
Closed
@vshymanskyy

Description

@vshymanskyy

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions