Closed brentru closed 6 years ago
Start transaction before writing/reading the SPI.
Move SPI.begin() call into TinyLoRa::begin(), remove from sketch.
TinyLoRa::begin()
https://github.com/adafruit/TinyLoRa/issues/3
Start transaction before writing/reading the SPI.
Move SPI.begin() call into
TinyLoRa::begin()
, remove from sketch.https://github.com/adafruit/TinyLoRa/issues/3